libretro.drivers.timingΒΆ

Driver protocols and implementations for frame and audio timing.

See also

libretro.api.timing

The matching ctypes types and callback definitions.

Modules

default

Default TimingDriver used when none is supplied to a session.

driver

Protocol definition for frame and audio timing drivers.