Platform SDK: Performance Monitoring

PERF_COUNTER_MULTI_TIMER

Timer sampling of multiple but similar items. Result is an average sampling among the items. The number of items is in the base data.

Element Value
X CounterData
Y PerfTime
Time base PerfFreq
Data Size 8 Bytes
Display Suffix %
Calculation 100*((X1-X0)/((Y1-Y0)/TB))/B1