Duration Unit
The list of possible time measurement units, in which a duration can be expressed.
The smallest time unit is NANOSECONDS and the largest is DAYS, which corresponds to exactly 24 HOURS.
Since Kotlin
1.3Entries
Time unit representing one nanosecond, which is 1/1000 of a microsecond.
Time unit representing one nanosecond, which is 1/1000 of a microsecond.
Time unit representing one nanosecond, which is 1/1000 of a microsecond.
Time unit representing one microsecond, which is 1/1000 of a millisecond.
Time unit representing one microsecond, which is 1/1000 of a millisecond.
Time unit representing one microsecond, which is 1/1000 of a millisecond.
Time unit representing one millisecond, which is 1/1000 of a second.
Time unit representing one millisecond, which is 1/1000 of a second.
Time unit representing one millisecond, which is 1/1000 of a second.