mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 16:22:15 +00:00
Now that executor_stats_snapshot() is a member function, we can move the capture of _count into invocations into it, capturing all the stats in one place.