Lines Matching refs:Stopwatch
44 int Stopwatch::s_TargetNoMin = INT_MAX;
45 int Stopwatch::s_TargetNoMax = INT_MIN;
48 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch() function in nw::lyt::internal::Stopwatch
59 Stopwatch::Stopwatch(int, const char*) in Stopwatch() function in nw::lyt::internal::Stopwatch
65 void Stopwatch::Reset() in Reset()
75 void Stopwatch::ResetAll() in ResetAll()
84 void Stopwatch::Enable() in Enable()
89 void Stopwatch::Disable() in Disable()
94 void Stopwatch::Dump(const Stopwatch& stopwatch) in Dump()
123 void Stopwatch::DumpHeader() in DumpHeader()
130 void Stopwatch::Dump() in Dump()