Data object to store measurement for a performance counter. This object is used by CachedCounters to store counters.
Creates a instance of the data obejct
a counter name.
a counter type.
The average value
The total count
The last recorded value
The maximum value
The minimum value
The counter unique name
The recorded timestamp
The counter type that defines measurement algorithm
Generated using TypeDoc
Data object to store measurement for a performance counter. This object is used by CachedCounters to store counters.