Time
Represents a time value.
An enumeration of time units.
Gets the zero time.
Gets the type of the length.
Gets the representation of the unit as a string.
Gets the value of time.
Creates a new time value.
Gets the unit from the enumeration for the provided string.
Converts the time to the number of milliseconds.
Tries to convert the given string to a Time.
Compares the current time against the given one.
Checks if the current time is equal to the other time.
Converts the value to milliseconds.
Returns a formatted string representing the time.