Skip to main content

sleep

Function sleep 

Source
pub async fn sleep(duration: Duration)
Expand description

Cross-platform async sleep that works on both native (tokio) and WASM (gloo-timers).