<- Enum

Enum

MeasurementUnitTime

Unit of time used to measure a quantity (a duration).

Link to section

Values

Link to section

GENERIC_MILLISECOND

The time is measured in milliseconds.

Link to section

GENERIC_SECOND

The time is measured in seconds.

Link to section

GENERIC_MINUTE

The time is measured in minutes.

Link to section

GENERIC_HOUR

The time is measured in hours.

Link to section

GENERIC_DAY

The time is measured in days.