ergo
mat::Time Class Reference

#include <matInclude.h>

Public Member Functions

 Time ()
 
void tic ()
 
float toc ()
 

Static Private Member Functions

static double get_wall_seconds ()
 

Private Attributes

double ticTime
 

Constructor & Destructor Documentation

◆ Time()

mat::Time::Time ( )

Member Function Documentation

◆ get_wall_seconds()

double mat::Time::get_wall_seconds ( )
staticprivate

Referenced by tic(), and toc().

◆ tic()

◆ toc()

Member Data Documentation

◆ ticTime

double mat::Time::ticTime
private

Referenced by tic(), and toc().


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