Program Listing for File README.md

Return to documentation for file (include/dish2/runninglog/README.md)

Keeps a record of events (birth, death, spawn, etc.) logged over the last `x` updates for data collection purposes.
Each `dish2::Cell` has its own `dish2::RunningLogs` instance.