mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -61,6 +61,7 @@ Enumerations
|
||||
enum **TimerProcessMode**:
|
||||
|
||||
- **TIMER_PROCESS_PHYSICS** = **0** --- Update the timer during the physics step at each frame (fixed framerate processing).
|
||||
|
||||
- **TIMER_PROCESS_IDLE** = **1** --- Update the timer during the idle time at each frame.
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user