[#BloombergLP-balb-PerformanceMonitor-resetStatistics] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/PerformanceMonitor.adoc[PerformanceMonitor]::resetStatistics :relfileprefix: ../../../ :mrdocs: Reset the collected min, max, and average values collected for each measure for each monitored process. 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. == Synopsis Declared in `<balb_performancemonitor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resetStatistics(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#