7.1.2.3 stopTimeouts
This function disables all the timers without deleting them from the list. Timers can be restarted by calling startTimerAtHead
void stopTimeouts(
void
)
Parameters
- none
Returns
Type: void
This function disables all the timers without deleting them from the list. Timers can be restarted by calling startTimerAtHead
void stopTimeouts(
void
)
Type: void