pub const DERIVE_RATE_WINDOW_SECS: u64 = 5;
Fixed-window length: Derive refills every allowance discretely at window boundaries spaced five seconds apart.