bancho.ratelimit

Undocumented in source.

Members

Functions

waitForInterrupt
bool waitForInterrupt(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BanchoRatelimiter
struct BanchoRatelimiter(int publicMax = 6, Duration publicTime = 6.seconds, int privateMax = 5, Duration privateTime = 1.seconds)
Undocumented in source.
ChatRatelimiter
struct ChatRatelimiter(int maxMessages, Duration timespan)

Meta