Home
last modified time | relevance | path

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

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