+ add restart method to timer
This commit is contained in:
@@ -137,6 +137,7 @@ public:
|
||||
~StopWatch();
|
||||
|
||||
void start();
|
||||
int restart();
|
||||
int elapsed();
|
||||
std::string toString(int ms) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user