[][src]Function llhd::assembly::parse_time

pub fn parse_time(input: impl AsRef<str>) -> Result<TimeValue, String>

Parse a time.

Parses the input string into a time constant.