const FRAMES_BEFORE_EVICTION: u64 = 10;
Expand description

The number of frames an entry can go unused before being evicted.