parse_duration

Function parse_duration 

Source
pub fn parse_duration(string: &String) -> Result<u64, Error>