pub fn memory_drift(world: &World) -> Option<MemoryDrift>Expand description
Long-session memory drift, folded from the same throttled sample as the
back-off valve. None until the session settles enough for a baseline, and
for the same reasons streaming_pressure is absent.