sleep_for

Function sleep_for 

Source
pub fn sleep_for(duration: Duration) -> impl Future<Output = ()>
Expand description

A stupid timer …