CounterSampleCalculator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a set of utility functions for interpreting performance counter data.
public ref class CounterSampleCalculator abstract sealed
public static class CounterSampleCalculator
type CounterSampleCalculator = class
Public Class CounterSampleCalculator
- Inheritance
-
CounterSampleCalculator
Methods
| Name | Description |
|---|---|
| ComputeCounterValue(CounterSample, CounterSample) |
Computes the calculated value of two raw counter samples. |
| ComputeCounterValue(CounterSample) |
Computes the calculated value of a single raw counter sample. |