pub fn parse_duration_from_secs(arg: &str) -> Result<Duration, ParseIntError>
cli
Helper to parse a Duration from seconds