Function runtime::cli::parse_duration_ms

source ·
pub fn parse_duration_ms(src: &str) -> Result<Duration, ParseIntError>