format_interval

Function format_interval 

Source
fn format_interval(seconds: u32) -> String
Expand description

Seconds as written, with the human-scale reading beside them — the difference between 3600 and 36000 is easy to miss in a bare number.