format_duration

Function format_duration 

Source
pub fn format_duration(seconds: u64) -> String
Expand description

将秒数转换为人类可读的时间格式 (HH:MM:SS)