Searched refs:m_PrintTextSw (Results 1 – 2 of 2) sorted by relevance
329 NW_FONT_STOPWATCH_START(m_PrintTextSw); in Print()340 NW_FONT_STOPWATCH_STOP(m_PrintTextSw); in Print()888 TimeSpan timeSpan = m_PrintTextSw.GetElapsedTime(); in PrintProfile()898 m_PrintTextSw = other.m_PrintTextSw; in CopyProfileData()
649 mutable Stopwatch m_PrintTextSw; variable