TimeUnit

enum TimeUnit : Enum<TimeUnit>

A unit of time measurement.

Entries

DAYS
Link copied to clipboard
common
HOURS
Link copied to clipboard
common
MINUTES
Link copied to clipboard
common
SECONDS
Link copied to clipboard
common
MILLISECONDS
Link copied to clipboard
common
MICROSECONDS
Link copied to clipboard
common
NANOSECONDS
Link copied to clipboard
common

Properties

name
Link copied to clipboard
common
val name: String
ordinal
Link copied to clipboard
common
val ordinal: Int