Appearance
types/time/unit.proto
Table of Contents
types/time/unit.proto
Unit
Units of time
Name | Number | Description |
---|---|---|
UNIT_UNSPECIFIED | 0 | |
UNIT_SECONDS | 1 | seconds is the SI unit of time |
UNIT_MICROSECONDS | 2 | |
UNIT_MILLISECONDS | 3 | |
UNIT_NANOSECONDS | 4 | |
UNIT_YEARS | 5 | |
UNIT_MONTHS | 6 | |
UNIT_WEEKS | 7 | |
UNIT_DAYS | 8 | |
UNIT_HOURS | 9 | |
UNIT_MINUTES | 10 |