Values.RouteDriverScheduleIntervalSourceInterval of the driver work-rest schedule. Stops are added to fulfil the provided rest schedule.
type nonrec t = {driveDuration : DurationSeconds.t;Maximum allowed driving time before stopping to rest. Unit: seconds
*)restDuration : DurationSeconds.t;Resting time before the driver can continue driving. Unit: seconds
*)}