Reset the min, max, and average statistics for each monitored process.
Synopsis
Declared in <balb_performancemonitor.h>
void
resetStatistics();
Description
Note that this method will call collect once for each monitored process, so the statistics after this method returns will be based on the values collected thereby.
Created with MrDocs