Constant histlog::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