Classes | Functions
Wall_clock

Classes

class  wall_clock
 Class for measuring time intervals. More...
 

Functions

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

Detailed Description

Function Documentation

void wall_clock::tic ( )
inline

start the timer

Definition at line 37 of file wall_clock_meat.hpp.

double wall_clock::toc ( )
inline

return the number of seconds since the last call to tic()

Definition at line 64 of file wall_clock_meat.hpp.

wall_clock::wall_clock ( )
inline

Definition at line 19 of file wall_clock_meat.hpp.

wall_clock::~wall_clock ( )
inline

Definition at line 28 of file wall_clock_meat.hpp.



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