Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
mock_monitoring::monitoring_stats Struct Reference

#include <mock_monitoring.h>

Collaboration diagram for mock_monitoring::monitoring_stats:
Collaboration graph

Public Attributes

std::uint64_t total_collections
 

Detailed Description

Definition at line 94 of file mock_monitoring.h.

Member Data Documentation

◆ total_collections

std::uint64_t mock_monitoring::monitoring_stats::total_collections

Definition at line 95 of file mock_monitoring.h.


The documentation for this struct was generated from the following file: