Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c548 static MS_U32 Waittime2 = 0; in _MApi_Audio_Monitor() local
560 if ( MsOS_Timer_DiffTimeFromNow(Waittime2) > g_audioDumpInfo_interval) in _MApi_Audio_Monitor()
562 Waittime2 = MsOS_GetSystemTime(); in _MApi_Audio_Monitor()