Timer.TimerProcessMode

Values

ValueMeaning
timerProcessPhysics0

Update the timer during the physics step at each frame (fixed framerate processing).

timerProcessIdle1

Update the timer during the idle time at each frame.

Meta