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 294 of file profiler.h.


Member Data Documentation

The stored averages.

Definition at line 300 of file profiler.h.

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

The stored events.

Definition at line 297 of file profiler.h.

The amount of time spent in various places.

Definition at line 303 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 Mon Jul 24 2017 02:20:45