Web Service Object

PERF_COUNTER_TIMER

Description

This counter type shows the average time that a component is active as a percentage of the total sample time.

Generic type

Percentage

Formula

(N 1 - N 0 ) / (D 1 - D 0 ), where the denominator (D) represents the total elapsed time of the sample interval and the numerator (N) represents the portions of the sample interval during which the monitored components were active.

Average

(N x - N 0 ) / (D x - D 0 )

Example

There are no counters of this type installed with Windows 2000.