| ProfilerData Properties |
The ProfilerData type exposes the following members.
| Name | Description | |
|---|---|---|
| Average |
Gets the average (arithmetic mean) of all measured values.
| |
| Count |
Gets the number of measured values.
| |
| Last |
Gets the last value that was measured.
| |
| Maximum |
Gets the maximum of all measured values.
| |
| Minimum |
Gets the minimum of all measured values.
| |
| Name |
Gets the name of the profiler data.
| |
| Sum |
Gets the sum of all measured values.
|