pub const TUI_LATENCY_HISTORY_CAPACITY: usize = 60;
Latency history ring buffer capacity for TUI sparkline.