Constant MAX_EVENTS
pub const MAX_EVENTS: u16 = 512; // 512u16
Expand description
The maximum number of events that can be returned by one call to Watch()
.
pub const MAX_EVENTS: u16 = 512; // 512u16
The maximum number of events that can be returned by one call to Watch()
.