TimerGetRemaining
- Parameters
-
whichTimer timer
- comment
- note
-
Returns remaining time of passed timer while timer is running or paused by
PauseTimer
. - bug
-
After non-periodic timer expires, this function returns remaining time that was at last pause of this timer.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
real
- Source code
-
native TimerGetRemaining takes timer whichTimer returns real