Click or drag to resize
DigitalRuneProfilerData Properties

The ProfilerData type exposes the following members.

Properties
  NameDescription
Public propertyAverage
Gets the average (arithmetic mean) of all measured values.
Public propertyCount
Gets the number of measured values.
Public propertyLast
Gets the last value that was measured.
Public propertyMaximum
Gets the maximum of all measured values.
Public propertyMinimum
Gets the minimum of all measured values.
Public propertyName
Gets the name of the profiler data.
Public propertySum
Gets the sum of all measured values.
Top
See Also