pub fn jitter(duration: Duration) -> Duration
Expand description

Apply full random jitter to a duration. (When the random Cargo feature is enabled.)