Reset the statistics counter for this rate limiter to 0, and set the lastUpdateTime of this rate limiter to the specified currentTime.

Synopsis

Declared in <balb_ratelimiter.h>

void
reset(bsls::TimeInterval const& currentTime);

Created with MrDocs