Function alloc_data::parser::since_start
source · [−]pub fn since_start<'input>(
__input: &'input str
) -> Result<SinceStart, ParseError<<str as Parse>::PositionRepr>>
Expand description
Parses an amount of seconds since the start of the run.