PerfCounter Properties |
The PerfCounter type exposes the following members.
Name | Description | |
---|---|---|
![]() | avgDurationPerCallMs | Average time spent per one reading. |
![]() | maxDurationPerCallMs | Maximum time spent in one reading during the life of the counter. |
![]() | minDurationPerCallMs | Minimum time spent in one reading during the life of the counter. |
![]() | numSamples | Total number of readings captured. |
![]() | totalDurationMs | Total elapsed milleseconds in all readings. |