Skip to main content

set_chunk_size_events

Function set_chunk_size_events 

Source
pub fn set_chunk_size_events(size: usize)
Expand description

Sets the process-wide source sender chunk size in events. Must be called at most once, before the topology is built. Panics if called more than once.