bancho-irc ~master (2021-06-11T16:52:42Z)
Dub
Repo
ChatRatelimiter.peekBase
bancho
ratelimit
ChatRatelimiter
Returns true if a message can be after waiting at most the baseDelay.
struct
ChatRatelimiter
(int maxMessages, Duration timespan)
nothrow
bool
peekBase
(
)
Meta
Source
See Implementation
bancho
ratelimit
ChatRatelimiter
functions
load
peekBase
peekInstant
putWait
putWaitNothrow
variables
baseDelay
cycle
mutex
times
Returns true if a message can be after waiting at most the baseDelay.