enum TimePeriod

The different time periods associated with Performance Monitoring.

References from:
PmJob; PmMeasurementCapabilities;

3
ONE_MIN
This represents a one-minute time period.
4
FIVE_MIN
This represents a five-minute time period.
5
FIFTEEN_MIN
This represents a 15-minute time period.
6
THIRTY_MIN
This represents a 30-minute time period.
7
ONE_HOUR
This represents a one-hour time period.
8
TWELVE_HOUR
This represents a 12-hour (720-minute) time period.
9
ONE_DAY
This represents a 24-hour (1440-minute) time period.
1
TEN_SECONDS
This represents a 10-second time period.
2
THIRTY_SECONDS
This represents a 30-second time period.