Module command

Source

Structs§

CompletedTimerHandle
Time
TimerHandle
A handle to a requested timer. Allows the timer to be cleared. The handle is safe to drop, in which case the original timer is no longer abortable

Enums§

TimerOutcome
Result of the timer run. Timers can either run to completion or be cleared early.