Home / api / name / gb.raisetimer 
GB.RaiseTimer
Syntax
void GB.RaiseTimer ( void *timer )

Raises a Timer event for a specific timer.

You must call this function each time one of the timer started in the timer hook function is triggered.


See also
Timer Management