DestroyTimer

Parameters
whichTimer timer
bug

Destroying does not pause timer, so if call of its callback is scheduled, then callback is called with GetElapsedTimer being null.

comment
patch

1.00

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