CoroutineTicker

Functions

Link copied to clipboard

Registers a task to be ticked.

Link copied to clipboard
fun tick()

We want it to run before everything else, this is because we want to tick the existing tasks before new ones are added and might be ticked in the same tick