Module zebra_chain::fmt::time
source · Expand description
Human-readable formats for times and durations.
Constants§
- The minimum amount of time displayed with only seconds (no milliseconds).
Functions§
- Returns a human-friendly formatted string for the whole number of seconds in
duration
. - Returns a human-friendly formatted string for the whole number of milliseconds in
duration
. - Returns a human-friendly formatted string for the whole number of seconds in
duration
.