Searched refs:m_SoundThreadSumTick (Results 1 – 2 of 2) sorted by relevance
96 m_SoundThreadSumTick( nn::os::Tick( 0 ) ), in SoundThread()589 m_SoundThreadSumTick += tick; in CalcProcessCost()620 tick = m_SoundThreadSumTick; in GetTickCount()628 m_SoundThreadSumTick = nn::os::Tick( 0 ); in ClearTickCount()
199 nn::os::Tick m_SoundThreadSumTick; // サウンドスレッド累積処理時間 variable