pub const MAX_BATCHED_EVENTS: u32 = 500;
Expand description

Maximum number of events that may be logged in a single FIDL call.