pub fn parse_float_time(s: &str) -> Result<Duration, String>
Precisely parses an duration from a string of the form ‘{secs}.{sub-secs}’