Searched refs:GetTickCount (Results 1 – 3 of 3) sorted by relevance
150 void GetTickCount( nn::os::Tick& tick, int& count ) const;
949 internal::driver::SoundThread::GetInstance().GetTickCount( tick, count ); in GetSoundThreadTickCount()
618 void SoundThread::GetTickCount( nn::os::Tick& tick, int& count ) const in GetTickCount() function in nw::snd::internal::driver::SoundThread