TimeInterval<T>
Represents a value associated with time interval information.
The time interval can represent the time it took to produce the value, the interval relative to a previous value, the value's delivery time relative to a base, etc.
Gets the interval.
Gets the value.
Constructs a time interval value.
Determines whether the current TimeInterval<T> value has the same Value and Interval as a specified TimeInterval<T> value.