DiagnosticSampler Class |
Namespace: FM.IceLink
The DiagnosticSampler type exposes the following members.
Name | Description | |
---|---|---|
DiagnosticSampler |
Creates a new instance of the DiagnosticRecord.
| |
DiagnosticSampler(Int32) |
Creates a new instance of the DiagnosticRecord.
|
Name | Description | |
---|---|---|
Average |
Gets the average of all samples.
| |
Count |
Gets how many samples this record has used.
| |
LastValue |
Gets the value of the last sample recorded.
| |
Max |
Gets the maximum sample ever recorded.
| |
Min |
Gets the minimum sample ever recorded.
| |
SamplesInAverage |
Gets how many samples are included in the average.
|
Name | Description | |
---|---|---|
AddSample |
Adds a new sample to the calculation.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |