Home
last modified time | relevance | path

Searched refs:GetTickCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundThread.h148 void GetTickCount( nn::os::Tick& tick, int& count ) const;
Dsnd_SoundSystem.h898 internal::driver::SoundThread::GetInstance().GetTickCount( tick, count ); in GetSoundThreadTickCount()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp616 void SoundThread::GetTickCount( nn::os::Tick& tick, int& count ) const in GetTickCount() function in nw::snd::internal::driver::SoundThread