[#BloombergLP-balb-RateLimiter-resetStatistics] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/RateLimiter.adoc[RateLimiter]::resetStatistics :relfileprefix: ../../../ :mrdocs: Reset the statics collected for this rate limiter 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_ratelimiter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resetStatistics(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#