Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_DebugUtility.cpp36 static bool s_LastCpuCountingMode = false; variable
48 if (nw::demo::DebugUtility::IsCpuProfilingMode() != s_LastCpuCountingMode) in CalcLoadMeter()
69 s_LastCpuCountingMode = nw::demo::DebugUtility::IsCpuProfilingMode(); in CalcLoadMeter()