CAPD::DynSys Library  6.0.0
AdvStopwatch Class Reference

#include <capd/auxil/AdvStopwatch.h>

Public Member Functions

 AdvStopwatch ()
 
void start () const
 
void stop () const
 
void record () const
 
double worldTime () const
 
double processTime () const
 

Friends

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

Constructor & Destructor Documentation

◆ AdvStopwatch()

AdvStopwatch::AdvStopwatch ( )
inline

Member Function Documentation

◆ processTime()

double AdvStopwatch::processTime ( ) const
inline

◆ record()

void AdvStopwatch::record ( ) const
inline

◆ start()

void AdvStopwatch::start ( ) const
inline

◆ stop()

void AdvStopwatch::stop ( ) const
inline

◆ worldTime()

double AdvStopwatch::worldTime ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

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

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