Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h170 waitTime(0.0f), in LoadMeterDescription()
183 float waitTime; //!< コマンドリストの終了待ち時間です。 member
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp965 m_LoadMeterDescription.waitTime = m_LoadMeterDescription.cumulativeWaitTime / callCount; in CalcLoadMeter()