Function tokio_timer::delay

source ·
pub fn delay(deadline: Instant) -> Delay 
Expand description

Create a Future that completes at deadline.