Home
last modified time | relevance | path

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

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