Click or drag to resize

PerformanceSample Methods

The PerformanceSample type exposes the following members.

Methods
  NameDescription
Public methodCaptureSample
Captures a new sample (stored in Sample).
Public methodDispose
Releases this PerformanceSample.
Public methodReset
Resets the sample and exponential weighted averages to zero.
Public methodResetExpAvg
Resets the exponential weighted averages to NaN.
Public methodResetMinMaxAvg
Resets the max/min and average to NaN.
Public methodUpdateExpAvg
Updates the exponential weighted averages.
Top
See Also