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