function
killTimer (shared-side)
Available since version: 0.0.1
This function will stop the timer with specified id.
Declaration
void killTimer(int timerId)
Parameters
int
timerId: the timer id.
function
killTimer (shared-side)Available since version: 0.0.1
This function will stop the timer with specified id.
void killTimer(int timerId)
int
timerId: the timer id.