@modoki/engine / index / timeManager
Variable: timeManager
consttimeManager: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.