Function re_chunk::batcher::batching_thread
source ยท fn batching_thread(
config: ChunkBatcherConfig,
rx_cmd: Receiver<Command>,
tx_chunk: Sender<Chunk>,
)
fn batching_thread(
config: ChunkBatcherConfig,
rx_cmd: Receiver<Command>,
tx_chunk: Sender<Chunk>,
)