ResumeTimer

Parameters
whichTimer timer
bug

If passed timer is paused or has expired, launches it for TimerGetRemaining, and after this time is elapsed, launches it again for TimerGetTimeout. After that passed timer is stopped even if it is periodic.

comment
note

Has no effect if passed timer is running.

patch

1.00

return type
nothing
Source code
native ResumeTimer          takes timer whichTimer returns nothing
Source
common.j
wc3modding.com
ResumeTimer