pub fn since_start_opt( __input: &'input str) -> Result<Option<SinceStart>, ParseError<<str as Parse>::PositionRepr>>
Parses an optional amount of seconds since the start of the run.