Skip to main content

random_delay

Function random_delay 

Source
pub fn random_delay(min_ms: u64, max_ms: u64) -> Duration
Expand description

Generate a random delay between min_ms and max_ms.