Struct interference_metrics_data_impl
Defined in File interference_metrics_data.hpp
Struct Documentation
-
struct interference_metrics_data_impl
Container for holding collected statistics. Must be atomic so counts are valid in parallel metric collection contexts. Ideally the durations would be atomic rtypes::timestep, but that type does not meet the std::atomic requirements.