ResumeTimer
- Parameters
-
whichTimer timer
- comment
- note
Has no effect if passed timer is running.
- bug
If passed timer is paused or has expired, launches it for
TimerGetRemaining
, and after this time is elapsed, launches it again forTimerGetTimeout
. After that passed timer is stopped even if it is periodic.- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native ResumeTimer takes timer whichTimer returns nothing