dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
randomBackoff
dcord
api
ratelimit
Return a random backoff duration (by default between 0.5 and 3 seconds)
Duration
randomBackoff
(
int
low
= 500
,
int
high
= 3000
)
Meta
Source
See Implementation
dcord
api
ratelimit
classes
RateLimiter
functions
randomBackoff
structs
RateLimitState
Return a random backoff duration (by default between 0.5 and 3 seconds)