Public Attributes | List of all members
moveit::tools::Profiler::PerThread Struct Reference

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

Public Attributes

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

Detailed Description

Information to be maintained for each thread.

Definition at line 294 of file profiler.h.

Member Data Documentation

std::map<std::string, AvgInfo> moveit::tools::Profiler::PerThread::avg

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.

std::map<std::string, TimeInfo> moveit::tools::Profiler::PerThread::time

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 Wed Jul 10 2019 04:03:06