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

Member Data Documentation

◆ avg

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

The stored averages.

Definition at line 299 of file profiler.h.

◆ events

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

The stored events.

Definition at line 296 of file profiler.h.

◆ time

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

The amount of time spent in various places.

Definition at line 302 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 Apr 18 2024 02:23:41