Skip to main content

both

Function both 

Source
pub const fn both(d: Duration) -> (Duration, Duration)
Expand description

Returns (d, d). Convenience for GracefulTimeoutsBuilder::unix when both Unix phases share a value.