[#BloombergLP-balb-LeakyBucket-resetStatistics] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/LeakyBucket.adoc[LeakyBucket]::resetStatistics :relfileprefix: ../../../ :mrdocs: Reset the statics collected for this leaky bucket by setting the number of units used and the number of units submitted to 0, and set the `statisticsCollectionStartTime` to the `lastUpdateTime` of this leaky bucket. == Synopsis Declared in `<balb_leakybucket.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resetStatistics(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#