Expand description
Conversion between units of time.
Structsยง
- Day
 - A unit of time representing exactly one day.
 - Hour
 - A unit of time representing exactly one hour.
 - Microsecond
 - A unit of time representing exactly one microsecond.
 - Millisecond
 - A unit of time representing exactly one millisecond.
 - Minute
 - A unit of time representing exactly one minute.
 - Nanosecond
 - A unit of time representing exactly one nanosecond.
 - Second
 - A unit of time representing exactly one second.
 - Week
 - A unit of time representing exactly one week.