Struct Stopwatch::Watcher

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()

Public Members

Stopwatch &w
std::string n
PerformanceData *p