Platform SDK: Performance Monitoring
PERF_AVERAGE_TIMER
A timer that usually gives time per operation when divided by the number of operations.
Element
Value
X
CounterData
Y
N/A
Time base
PerfFreq
Data Size
4 Bytes
Display Suffix
Sec
Calculation
((X1-X0)/TB)/(B1-B0)