[][src]Function tokio_timer::sleep

pub fn sleep(duration: Duration) -> Delay

Create a Future that completes in duration from now.