Return the sustained‐rate time‐period of this rate limiter. Note that this period is generally significantly longer than the peakRateWindow.

Synopsis

Declared in <balb_ratelimiter.h>

bsls::TimeInterval
sustainedRateWindow() const;

Created with MrDocs