Values.WaypointOptimizationTimeBreakdownSourceTime breakdown for the sequence.
type nonrec t = {restDuration : DurationSeconds.t option;Resting phase of the cycle. Unit: seconds
*)serviceDuration : DurationSeconds.t option;Service time spent at the destination. At an appointment, the service time should be the appointment duration. Unit: seconds
*)travelDuration : DurationSeconds.t option;Traveling phase of the cycle. Unit: seconds
*)waitDuration : DurationSeconds.t option;Waiting phase of the cycle. Unit: seconds
*)}