Function js_utils::sleep::sleep_until

source ·
pub fn sleep_until(deadline: Instant) -> Sleep 
Expand description

Waits until deadline is reached.