PerformanceSample Methods |
The PerformanceSample type exposes the following members.
| Name | Description | |
|---|---|---|
| CaptureSample |
Captures a new sample (stored in Sample).
| |
| Dispose |
Releases this PerformanceSample.
| |
| Reset |
Resets the sample and exponential weighted averages to zero.
| |
| ResetExpAvg |
Resets the exponential weighted averages to NaN.
| |
| ResetMinMaxAvg |
Resets the max/min and average to NaN.
| |
| UpdateExpAvg |
Updates the exponential weighted averages.
|