Return the average of the collected values for the specified measure, or an unspecified value if no values have been collected.
Synopsis
Declared in <balb_performancemonitor.h>
double
avgValue(Measure measure) const;
Return Value
average of the collected values for measure
Parameters
Name |
Description |
measure |
performance measure whose average value is returned |
Created with MrDocs