Home
last modified time | relevance | path

Searched defs:s_IsForceCpuProfilingMode (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_DebugUtility.cpp33 bool DebugUtility::s_IsForceCpuProfilingMode = false; member in nw::demo::DebugUtility
/NW4C-2.0.3/include/nw/demo/
Ddemo_DebugUtility.h346 static bool s_IsForceCpuProfilingMode; //!< 強制的に CPU パフォーマンス計測モードにするフラグです。 variable