Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h245 u32 GetTickCounter() const { return m_TickCounter; } in GetTickCounter()
299 vu32 m_TickCounter; variable
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp111 m_TickCounter = 0; in Initialize()
876 ++m_TickCounter; in UpdateTick()
938 ++m_TickCounter; in SkipTick()