#include <timing.h>
Small class that calls internal::tic at construction, and internol::toc when destroyed
Definition at line 214 of file timing.h.
◆ AutoTicToc()
| gtsam::internal::AutoTicToc::AutoTicToc |
( |
size_t |
id, |
|
|
const char * |
label |
|
) |
| |
|
inline |
◆ ~AutoTicToc()
| gtsam::internal::AutoTicToc::~AutoTicToc |
( |
| ) |
|
|
inline |
◆ stop()
| void gtsam::internal::AutoTicToc::stop |
( |
void |
| ) |
|
|
inline |
◆ id_
| size_t gtsam::internal::AutoTicToc::id_ |
|
private |
◆ isSet_
| bool gtsam::internal::AutoTicToc::isSet_ |
|
private |
◆ label_
| const char* gtsam::internal::AutoTicToc::label_ |
|
private |
The documentation for this class was generated from the following file: