All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::tools::Profiler::PerThread Struct Reference

Information to be maintained for each thread. More...

List of all members.

Public Attributes

std::map< std::string,
unsigned long int > 
events
 The stored events.
std::map< std::string, AvgInfoavg
 The stored averages.
std::map< std::string, TimeInfotime
 The amount of time spent in various places.

Detailed Description

Information to be maintained for each thread.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends