Public Member Functions | Private Attributes | List of all members
gtsam::internal::AutoTicToc Class Reference

#include <timing.h>

Public Member Functions

 AutoTicToc (size_t id, const char *label)
 
void stop ()
 
 ~AutoTicToc ()
 

Private Attributes

size_t id_
 
bool isSet_
 
const char * label_
 

Detailed Description

Small class that calls internal::tic at construction, and internol::toc when destroyed

Definition at line 199 of file timing.h.

Constructor & Destructor Documentation

gtsam::internal::AutoTicToc::AutoTicToc ( size_t  id,
const char *  label 
)
inline

Definition at line 206 of file timing.h.

gtsam::internal::AutoTicToc::~AutoTicToc ( )
inline

Definition at line 214 of file timing.h.

Member Function Documentation

void gtsam::internal::AutoTicToc::stop ( void  )
inline

Definition at line 210 of file timing.h.

Member Data Documentation

size_t gtsam::internal::AutoTicToc::id_
private

Definition at line 201 of file timing.h.

bool gtsam::internal::AutoTicToc::isSet_
private

Definition at line 203 of file timing.h.

const char* gtsam::internal::AutoTicToc::label_
private

Definition at line 202 of file timing.h.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:37