Function fast_sleep

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

Similar to tokio::time::sleep but more efficient.