Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c19619 long int startTime = 0; in AU_CUS_RegDebug() local
19665 startTime = MsOS_GetSystemTime(); in AU_CUS_RegDebug()
19666 currentTime = startTime; in AU_CUS_RegDebug()
19672 … while( ((currentTime - startTime) <= (readingTimeMS)) && (readType <= 4 ) && (readType >= 1 ) ) in AU_CUS_RegDebug()