Searched refs:m_PrintTextSw (Results 1 – 2 of 2) sorted by relevance
331 NW_FONT_STOPWATCH_START(m_PrintTextSw); in Print()342 NW_FONT_STOPWATCH_STOP(m_PrintTextSw); in Print()890 TimeSpan timeSpan = m_PrintTextSw.GetElapsedTime(); in PrintProfile()900 m_PrintTextSw = other.m_PrintTextSw; in CopyProfileData()
651 mutable Stopwatch m_PrintTextSw; variable