Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundThread.cpp97 m_SoundThreadCount( 0 ), in SoundThread()
590 m_SoundThreadCount += 1; in CalcProcessCost()
621 count = m_SoundThreadCount; in GetTickCount()
629 m_SoundThreadCount = 0; in ClearTickCount()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundThread.h200 int m_SoundThreadCount; // サウンドスレッド累積処理回数 variable