Home
last modified time | relevance | path

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

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