Specifies time units | |
Description: | CimTimeUnitEnum defines units for time values |
Values: |
cimNone -
None. This indicates that the units have not been configured, and
in general is not a valid value for setting time unit
properties.
cimMillisecond
- Millisecond
cimTick -
Tick
cimSecond -
Second
cimMinute -
Minute
cimHour -
Hour
cimDay -
Day
|