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