Skip to main content

delay_ms

fn delay_ms(
    rng: &mut dyn FnMut() -> f64,
    cast_ms: u32,
    low: f64,
    high: f64,
) -> u32