Return the set of DeltaChannel names that should snapshot now.
A channel snapshots when EITHER its accumulated update count reaches
snapshotFrequency OR the total supersteps since its last snapshot reaches
DELTA_MAX_SUPERSTEPS_SINCE_SNAPSHOT. Pure predicate — no mutation.