gtsam_points
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gtsam_points::Stopwatch Struct Reference

Just a stopwatch. More...

#include <stopwatch.hpp>

Public Member Functions

void start ()
 
void stop ()
 
void lap ()
 
double sec () const
 
double msec () const
 

Public Attributes

std::chrono::high_resolution_clock::time_point t1
 
std::chrono::high_resolution_clock::time_point t2
 

Detailed Description

Just a stopwatch.


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