OpenLexocad  27.1
Base::StopWatch Class Reference

#include <Tools.h>

Public Member Functions

 StopWatch ()
 
 ~StopWatch ()
 
void start ()
 
int restart ()
 
int elapsed ()
 
std::string toString (int ms) const
 

Constructor & Destructor Documentation

◆ StopWatch()

Base::StopWatch::StopWatch ( )

◆ ~StopWatch()

Base::StopWatch::~StopWatch ( )

Member Function Documentation

◆ elapsed()

int Base::StopWatch::elapsed ( )

◆ restart()

int Base::StopWatch::restart ( )

◆ start()

void Base::StopWatch::start ( )

◆ toString()

std::string Base::StopWatch::toString ( int  ms) const

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