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.

Definition at line 228 of file Profiler.h.


Member Data Documentation

std::map<std::string, unsigned long int> ompl::Profiler::PerThread::events

The number of events.

Definition at line 231 of file Profiler.h.

std::map<std::string, TimeInfo> ompl::Profiler::PerThread::time

The amount of time spent in various places.

Definition at line 234 of file Profiler.h.


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


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:33:58 2013