Module delay

Source
Available on crate feature delay only.
Expand description

Delay timers

Structs§

AlreadyStarted
DelayMsFuture
Ready
Timer
Async wrapper for a non-blocking countdown timer.

Traits§

DelayMs
Periodic
Marker trait that indicates that a timer is periodic

Functions§

ready
Create a timer that’s ready as soon as it’s started.