maybe_newer_span

Function maybe_newer_span 

Source
fn maybe_newer_span(a: Duration, b: Option<Duration>) -> Duration
Expand description

Returns whichever Duration is shorter.