Gets the nanoseconds of a hour-formatted time.
A numeric value with the hours converted to nanoseconds.
Gets the nanoseconds of a microsecond-formatted time.
A numeric value with the microseconds converted to nanoseconds.
Gets the nanoseconds of a milisecond-formatted time.
A numeric value with the miliseconds converted to nanoseconds.
Gets the nanoseconds of a minute-formatted time.
A numeric value with the minutes converted to nanoseconds.
Gets the nanoseconds of a second-formatted time.
A numeric value with the seconds converted to nanoseconds.
Gets the current time with nanosecond precision.
A numeric value that represents the current time, in nanoseconds.
Generated using TypeDoc
A utility, static class containing methods that pertain to time counting.