pub fn fmt_duration(secs: f64) -> String
Format seconds as human-readable duration: 125.3 -> "2m 5.3s".
125.3 -> "2m 5.3s"