Skip to main content

CHANNEL_SIZE

Constant CHANNEL_SIZE 

Source
pub const CHANNEL_SIZE: usize = 8;
Expand description

Capacity of crossbeam_channel::bounded queue used to communicate between the measuring thread and the writer thread