Module timer

Module timer 

Source
Available on crate feature sleep only.
Expand description

Timing and delaying utilities

Structs§

Delay
A future representing the notification that an elapsed duration has occurred.

Functions§

sleep
Runtime agnostic sleep function based on Delay