pub(crate) async fn async_sleep(duration: Duration)
Async sleep that works in both tokio and non-tokio (mock) contexts.