CAPD::DynSys Library  6.0.0
Stopwatch Class Reference

#include <capd/auxil/Stopwatch.h>

Public Member Functions

 Stopwatch ()
 
double worldTime () const
 
double processTime () const
 
void reset ()
 

Friends

std::ostream & operator<< (std::ostream &out, const Stopwatch &sw)
 

Constructor & Destructor Documentation

◆ Stopwatch()

Stopwatch::Stopwatch ( )
inline

Member Function Documentation

◆ processTime()

double Stopwatch::processTime ( ) const
inline

◆ reset()

void Stopwatch::reset ( )
inline

◆ worldTime()

double Stopwatch::worldTime ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
const Stopwatch sw 
)
friend

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