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.
Checks for equality of two times.
Compares the magnitude of two times.
Compares the magnitude of two times.
Checks for inequality of two times.
Compares the magnitude of two times.
Compares the magnitude of two times.
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.