pub const TUI_BANDWIDTH_HISTORY_CAPACITY: usize = 60;
Bandwidth history ring buffer capacity for TUI sparkline.