#include <Stopwatch.h>
◆ Stopwatch()
| Stopwatch::Stopwatch |
( |
bool |
useHighRes = false | ) |
|
|
explicit |
◆ getElapsedTime()
| long Stopwatch::getElapsedTime |
( |
| ) |
|
◆ getLastInterval()
| long Stopwatch::getLastInterval |
( |
| ) |
|
◆ getStartTime()
| long Stopwatch::getStartTime |
( |
| ) |
|
|
inline |
◆ getStopTime()
| long Stopwatch::getStopTime |
( |
| ) |
|
|
inline |
◆ getTotalPaused()
| long Stopwatch::getTotalPaused |
( |
| ) |
|
|
inline |
◆ isRunning()
| bool Stopwatch::isRunning |
( |
| ) |
|
|
inline |
◆ printMessage() [1/2]
| void Stopwatch::printMessage |
( |
string |
msg | ) |
|
◆ printMessage() [2/2]
| void Stopwatch::printMessage |
( |
| ) |
|
◆ reset()
◆ restart()
◆ start()
◆ stop()
◆ toString() [1/2]
| string Stopwatch::toString |
( |
string |
msg | ) |
|
◆ toString() [2/2]
| string Stopwatch::toString |
( |
| ) |
|
The documentation for this class was generated from the following files: