Lines Matching refs:Stopwatch
42 int Stopwatch::s_TargetNoMin = INT_MAX;
43 int Stopwatch::s_TargetNoMax = INT_MIN;
46 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch() function in nw::lyt::internal::Stopwatch
57 Stopwatch::Stopwatch(int, const char*) in Stopwatch() function in nw::lyt::internal::Stopwatch
63 void Stopwatch::Reset() in Reset()
73 void Stopwatch::ResetAll() in ResetAll()
82 void Stopwatch::Enable() in Enable()
87 void Stopwatch::Disable() in Disable()
92 void Stopwatch::Dump(const Stopwatch& stopwatch) in Dump()
121 void Stopwatch::DumpHeader() in DumpHeader()
128 void Stopwatch::Dump() in Dump()