timeCap : number
If the difference in time between two frame updates exceeds this value, the event times are reset to avoid catch-up situations.
- Source code: time/Timer.js (Line 84)
timeCap : number
If the difference in time between two frame updates exceeds this value, the event times are reset to avoid catch-up situations.
Please login to continue.