Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_DebugUtility.cpp34 static bool s_LastCpuCountingMode = false; variable
47 if (nw::demo::DebugUtility::IsCpuProfilingMode() != s_LastCpuCountingMode) in DrawLoadMeter()
68 s_LastCpuCountingMode = nw::demo::DebugUtility::IsCpuProfilingMode(); in DrawLoadMeter()