libretro.drivers.perfΒΆ

Driver protocols and implementations for the performance counter interface.

See also

libretro.api.perf

The matching ctypes types and callback definitions.

Modules

default

PerfDriver implementation backed by time for timestamps.

driver

Protocol definition for the performance counter interface.