Skip to main content

sleep_with

Function sleep_with 

Source
pub async fn sleep_with<B: CompletionBackend>(
    ctx: RuntimeCtx<B>,
    duration: Duration,
) -> Result<()>