PrevUpHomeNext

DeadlineTimer::cancel

Cancel all notifications.

Synopsis
void
cancel();
Description

It is okay to call this on an inactive timer.

Remarks

It is guaranteed that no notifications will occur after this function returns.


PrevUpHomeNext