stopTimer

void stopTimer(TimerHandle handle)

Requests cancellation of a running timer.

Remarks

Cancellation is cooperative. A callback that is already running may finish after this function returns.

Parameters

TimerHandle
handle

The timer handle returned by startTimer.

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.