pub fn format_time_seconds(seconds: f64) -> String
Format time in seconds to MM:SS display string
seconds
Formatted string like “3:45” or “12:09”