The search keyword must be a single word (no spaces).

Function TimerGetRemaining

Line
2333
Location
common.j
Constant?
no
Type
native
Arguments
timer whichTimer
Returns
real
2333
native TimerGetRemaining    takes timer whichTimer returns real
2334
native TimerGetTimeout      takes timer whichTimer returns real
2335
native PauseTimer           takes timer whichTimer returns nothing
2336
native ResumeTimer          takes timer whichTimer returns nothing
2337
native GetExpiredTimer      takes nothing returns timer
2338

Information about TimerGetRemaining

You must be logged in with a standard account to contribute.