Skip to main content

format_duration

Function format_duration 

Source
pub fn format_duration(buf: &mut BytesMut, ms: u64)
Expand description

Format the duration in human readable format, checking smaller units first. e.g., ms, s, m, h.