Creates a new TimeInterval instance.
if the start time is after the end time.
The end of the interval.
The start of the interval.
Returns the interval as a string, rendering both the start and end times. Renders in the format "HH:MM:SS.mmm --> HH:MM:SS.mmm", with the default delimiter being " --> ".
The delimiter between the start and end times.
The delimiter between seconds and milliseconds.
Generated using TypeDoc
Represents a time interval.