Skip to main content

wait_for_cooldown

Function wait_for_cooldown 

Source
pub async fn wait_for_cooldown(
    stats: &MemoryPressureStats,
    max_wait: Duration,
) -> Result<()>