Module timer

Source
Expand description

Support for timer-driven game loops and ticks

Structs§

GameLoopTick
Represents a single tick of the game loop. This will be emitted by a game loop component
TimerTick
An occurrence of a timer tick, sent by the timer capability plugin to a guest module

Constants§

OP_TIMER_TICK
The Waxosuit operation name for a timer tick