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 78 of file profiler.h.
Start counting time for the block named name of the profiler prof.
Definition at line 82 of file profiler.h.
moveit::tools::Profiler::ScopedBlock::~ScopedBlock |
( |
void |
| ) |
|
|
inline |
std::string moveit::tools::Profiler::ScopedBlock::name_ |
|
private |
Profiler& moveit::tools::Profiler::ScopedBlock::prof_ |
|
private |
The documentation for this class was generated from the following file: