Function cargo::core::gc::maybe_newer_span

source ยท
fn maybe_newer_span(a: Duration, b: Option<Duration>) -> Duration
Expand description

Returns whichever Duration is shorter.