Function: createTimerEcsSystem()
createTimerEcsSystem(
time):EcsSystem<[TimerEcsComponent]>
Defined in: timer/systems/timer-system.ts:9
Creates an ECS system to handle timers.
createTimerEcsSystem(
time):EcsSystem<[TimerEcsComponent]>
Defined in: timer/systems/timer-system.ts:9
Creates an ECS system to handle timers.