luaapi:px_tmrman
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| luaapi:px_tmrman [14/11/2013 12:34] – ppk | luaapi:px_tmrman [16/06/2015 14:03] (current) – ppk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Timer manager | + | ====== Timer manager |
| ^ Function ^ Description ^ | ^ Function ^ Description ^ | ||
| - | |TmrMan.AddTimer(nTimerInterval)|Add new timer for script. | + | |TmrMan.AddTimer(iTimerInterval)|Add new timer for script. |
| - | |TmrMan.AddTimer(nTimerInterval, fFunction)|Add new timer for script. | + | |TmrMan.AddTimer(iTimerInterval, fFunction)|Add new timer for script. |
| - | |TmrMan.AddTimer(nTimerInterval, sFunctionName)|Add new timer for script. | + | |TmrMan.AddTimer(iTimerInterval, sFunctionName)|Add new timer for script. |
| |TmrMan.RemoveTimer(uTimerId)|Remove timer with given ID from script.| | |TmrMan.RemoveTimer(uTimerId)|Remove timer with given ID from script.| | ||
luaapi/px_tmrman.1384432495.txt.gz · Last modified: by ppk
