This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.
More...
#include <profiler.h>
This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.
Definition at line 77 of file profiler.h.
◆ ScopedBlock()
Start counting time for the block named name of the profiler prof.
Definition at line 81 of file profiler.h.
◆ ~ScopedBlock()
moveit::tools::Profiler::ScopedBlock::~ScopedBlock |
( |
| ) |
|
|
inline |
◆ name_
std::string moveit::tools::Profiler::ScopedBlock::name_ |
|
private |
◆ prof_
Profiler& moveit::tools::Profiler::ScopedBlock::prof_ |
|
private |
The documentation for this class was generated from the following file: