[#BloombergLP-balb-RateLimiter-peakRateWindow] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/RateLimiter.adoc[RateLimiter]::peakRateWindow :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] peakRateWindow() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#