Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h247 u32 GetTickCounter() const { return m_TickCounter; } in GetTickCounter()
301 vu32 m_TickCounter; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp113 m_TickCounter = 0; in Initialize()
878 ++m_TickCounter; in UpdateTick()
940 ++m_TickCounter; in SkipTick()