RATELIMIT_SAMPLE_SLEEP

Constant RATELIMIT_SAMPLE_SLEEP 

Source
const RATELIMIT_SAMPLE_SLEEP: usize = 1000;
Expand description

Sleep for this amount of time when count == RATE_LIMIT_SAMPLE_IDX.