Module interval

Module interval 

Source
Expand description

Elapsed time (duration) between two fixed DateTimes.

A TimeInterval represents elapsed time, or “duration”, and is the struct provided for doing “timestamp math”.

Structs§

TimeInterval
An interval or duration of time between two DateTimes.