Function zebra_chain::fmt::time::duration_short
source ยท pub fn duration_short(duration: impl Into<Duration>) -> String
Expand description
Returns a human-friendly formatted string for the whole number of seconds in duration
.