Stops the tick timeout from firing
Creates a tick interval that fires repeatedly at the specified rate
The function to call
How often to call the function
A new TickInterval
Creates a tick timeout that fires after the specified amount of ticks
The function to call
How many ticks to wait before calling the function
A new TickTimeout
Generated using TypeDoc version 0.22.18, the 7/5/2022
Stops firing the tick interval