TimerGetRemaining

Parameters
whichTimer timer
bug

After non-periodic timer expires, this function returns remaining time that was at last pause of this timer.

comment
note

Returns remaining time of passed timer while timer is running or paused by PauseTimer.

patch

1.00

return type
real
Source code
native TimerGetRemaining    takes timer whichTimer returns real
Source
common.j
wc3modding.com
TimerGetRemaining