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

Timing information to be maintained for each thread. More...

List of all members.

Public Attributes

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

Detailed Description

Timing information to be maintained for each thread.


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