Home
last modified time | relevance | path

Searched refs:s_LastCpuCountingMode (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_DebugUtility.cpp38 static bool s_LastCpuCountingMode = false; variable
50 if (nw::demo::DebugUtility::IsCpuProfilingMode() != s_LastCpuCountingMode) in CalcLoadMeter()
71 s_LastCpuCountingMode = nw::demo::DebugUtility::IsCpuProfilingMode(); in CalcLoadMeter()