An animation frame is scheduled for executing the tick
A microtask is scheduled for executing the tick
The tick is executed right away in a synchronous manner. If this scheduled type is specified for a callback, the tick is executed right after the callback returns.
The TickSchedulingType type defines possible ways of scheduling a Mimbl tick.