Public Member Functions | |
Watcher (Stopwatch &_w, std::string _n, PerformanceData *_p) | |
void | start () |
void | stop () |
Public Attributes | |
std::string | n |
PerformanceData * | p |
Stopwatch & | w |
Definition at line 159 of file stop-watch.hpp.
|
inline |
Definition at line 164 of file stop-watch.hpp.
|
inline |
Definition at line 166 of file stop-watch.hpp.
|
inline |
Definition at line 169 of file stop-watch.hpp.
Stopwatch& w |
Definition at line 160 of file stop-watch.hpp.
std::string n |
Definition at line 161 of file stop-watch.hpp.
Definition at line 162 of file stop-watch.hpp.