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

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