const COALESCE_WINDOW: Duration;Expand description
Maximum delay between an append arriving and its flush to the
renderer. Tuned against the FSEvents / Git-extension 16ms tick - one
frame is enough for a git status burst to fully accumulate without
introducing a human-perceptible scroll lag.