Base::StopWatch Class Reference

#include <Tools.h>

Classes

struct  Private
 

Public Member Functions

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

Constructor & Destructor Documentation

◆ StopWatch()

StopWatch::StopWatch ( )

◆ ~StopWatch()

StopWatch::~StopWatch ( )

Member Function Documentation

◆ elapsed()

int StopWatch::elapsed ( )

◆ restart()

int StopWatch::restart ( )

◆ start()

◆ toString()

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

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