Function web::sleep

source ·
pub fn sleep(ms: impl Into<f64>) -> impl Future<Output = ()>