ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
pool_statistics.hpp File Reference

Aggregate runtime counters exposed by pool implementations. More...

#include <chrono>
#include <cstddef>
Include dependency graph for pool_statistics.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  threadschedule::pool_statistics
 Snapshot of pool activity metrics. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Aggregate runtime counters exposed by pool implementations.

Definition in file pool_statistics.hpp.