Reset this object so that no samples have been collected.
Synopsis
Declared in <balb_performancemonitor.h>
void
reset();
Description
Note that although this method is public, it can't be called directly by users, since PerformanceMonitor provides only const access to statistics.
Created with MrDocs