Essentia  2.1-beta6-dev
Stopwatch Class Reference

#include <tnt_stopwatch.h>

Public Member Functions

 Stopwatch ()
 
void start ()
 
double stop ()
 
double read ()
 
void resume ()
 
int running ()
 

Private Attributes

int running_
 
double start_time_
 
double total_
 

Constructor & Destructor Documentation

◆ Stopwatch()

Stopwatch ( )
inline

Member Function Documentation

◆ read()

◆ resume()

void resume ( )
inline

◆ running()

int running ( )
inline

◆ start()

◆ stop()

double stop ( )
inline

Member Data Documentation

◆ running_

int running_
private

◆ start_time_

double start_time_
private

◆ total_

double total_
private

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