Home
last modified time | relevance | path

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

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