Skip to main content

FLUSH_BATCH

Constant FLUSH_BATCH 

Source
const FLUSH_BATCH: usize = 30;
Expand description

Maximum number of lines we render in one flush call (to keep frame time bounded).