Struct Stopwatch::Watcher
Defined in File stop-watch.hpp
Nested Relationships
This struct is a nested type of Class Stopwatch.
Struct Documentation
-
struct Watcher
Public Functions
-
inline Watcher(Stopwatch &_w, std::string _n, PerformanceData *_p)
-
inline void start()
-
inline void stop()
-
inline Watcher(Stopwatch &_w, std::string _n, PerformanceData *_p)