Information to be maintained for each thread. More...
Public Attributes | |
std::map< std::string, unsigned long int > | events |
The stored events. | |
std::map< std::string, AvgInfo > | avg |
The stored averages. | |
std::map< std::string, TimeInfo > | time |
The amount of time spent in various places. |
Information to be maintained for each thread.