# Functions
TimeFromSymbol creates the Time object.
# Constants
Days is a Time unit that measures time in days.
Hours is a Time unit that measures time in hours.
Microseconds is a Time unit that measures time in microseconds.
Milliseconds is a Time unit that measures time in milliseconds.
Minutes is a Time unit that measures time in minutes.
Nanoseconds is a Time unit that measures time in nanoseconds.
Seconds is a Time unit that measures time in seconds.
# Type aliases
Time is a unit of measure for measuring the passage of time.