Return the peak‐rate time‐period of this rate limiter. Note that this period is generally significantly shorter than sustainedRateWindow.
Synopsis
Declared in <balb_ratelimiter.h>
bsls::TimeInterval
peakRateWindow() const;
Created with MrDocs