Skip to main content

duration_to_string

Function duration_to_string 

Source
pub fn duration_to_string(duration: u32) -> String
Expand description

Converts a duration in seconds to a string in the format “HH:MM:SS”.