mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +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.