Public Member Functions | Private Attributes | List of all members
wall_clock Class Reference

Class for measuring time intervals. More...

#include <wall_clock_bones.hpp>

Public Member Functions

void tic ()
 start the timer More...
 
double toc ()
 return the number of seconds since the last call to tic() More...
 
 wall_clock ()
 
 ~wall_clock ()
 

Private Attributes

bool valid
 

Detailed Description

Class for measuring time intervals.

Definition at line 19 of file wall_clock_bones.hpp.

Member Data Documentation

bool wall_clock::valid
private

Definition at line 32 of file wall_clock_bones.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01