Constant cache::BUCKET_EXPIRY_OFFSET[][src]

pub const BUCKET_EXPIRY_OFFSET: u64 = 30;

If buckets perform clean up at x instant, then buckets themselves will get cleaned up at x + BUCKET_EXPIRY_OFFSET(if they haven’t already been cleaned up)