Searched defs:GetTick (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.3.3/sources/libraries/snd/ | ||
| D | snd_Channel.cpp | 170 nn::os::Tick Channel::GetTick() in GetTick() function in nw::snd::internal::driver::Channel |
| D | snd_SequenceSound.cpp | 765 u32 SequenceSound::GetTick() const in GetTick() function in nw::snd::internal::SequenceSound |
| /NW4C-1.3.3/include/nw/snd/ | ||
| D | snd_SequenceSoundHandle.h | 1029 unsigned long GetTick() const { return IsAttachedSound()? m_pSound->GetTick(): 0; } in GetTick() function |