Enum COOSYSTEM@1.1:TimeIntervalUnit Permanent link for this heading

Defines the units of time intervals.

Values Permanent link for this heading

Name

Value

Description

TIU_SECOND

1

Second

The time interval is measured in seconds.

TIU_MINUTE

2

Minute

The time interval is measured in minutes.

TIU_HOUR

3

Hour

The time interval is measured in hours.

TIU_DAY

4

Day

The time interval is measured in days.

TIU_WEEK

5

Week

The time interval is measured in weeks.

TIU_MONTH

6

Month

The time interval is measured in months.

TIU_YEAR

7

Year

The time interval is measured in years.