Skip to content

@modoki/engine / index / timeManager

Variable: timeManager

const timeManager: TimeManager

The singleton TimeManager. Registered by core (app/ecs/register.ts); call its methods by importing this directly. Typed as TimeManager (not the Impl class) so the public surface — and the generated API reference — show the documented interface, not the private implementation.

Built with Modoki.