Public Attributes
moveit::tools::Profiler::PerThread Struct Reference

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

List of all members.

Public Attributes

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

Detailed Description

Information to be maintained for each thread.

Definition at line 299 of file profiler.h.


Member Data Documentation

The stored averages.

Definition at line 305 of file profiler.h.

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

The stored events.

Definition at line 302 of file profiler.h.

The amount of time spent in various places.

Definition at line 308 of file profiler.h.


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


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Thu Aug 27 2015 13:58:54