Timing information to be maintained for each thread. More...
Public Attributes | |
std::map< std::string, unsigned long int > | events |
The number of events. | |
std::map< std::string, TimeInfo > | time |
The amount of time spent in various places. |
Timing information to be maintained for each thread.