|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <timing.h>
Public Member Functions | |
| AutoTicToc (size_t id, const char *label) | |
| void | stop () |
Small class that calls internal::tic at construction, and internol::toc when destroyed
1.8.13