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.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.