DestroyTimer
- Parameters
-
whichTimer timer
- bug
Destroying does not pause timer, so if call of its callback is scheduled, then callback is called with
GetElapsedTimer
beingnull
.- return type
nothing
- Source code
native DestroyTimer takes timer whichTimer returns nothing
- Source
- common.j
- wc3modding.com
- DestroyTimer