pub fn since_start(
    __input: &'input str
) -> Result<SinceStart, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parses an amount of seconds since the start of the run.