sleep

Function sleep 

Source
pub fn sleep<SLEEP>(dur: Duration) -> impl Future<Output = ()>
where SLEEP: Sleepble,