pub const DIM: Duration;Expand description
How long an emptied row stays on screen, dimmed, before it collapses away.
The emptying before this has no duration of its own — it takes exactly as long as the deleter takes, because it is driven by the bytes the deleter reports leaving the disk. This is only the beat after the number reaches zero, so the row is seen to have emptied rather than vanishing on the same frame as its last byte.