pub const TUNER_MAX_FLUSH_US: u64 = 5_000_000;
Upper bound on flush interval (microseconds). Caps how long writes can be batched.