Module timer

Source
Expand description

Future-based abstractions for timers.

Structsยง

AsyncTimer
An asynchronous abstraction over a timer.
Delay
Future returned by delay_for.