pub const MAX_STATUS_BUFFER: u32 = 50; // 50u32
The maximum number of status samples that can be buffered by a [StatusWatcher].
StatusWatcher