Searched refs:US_PER_MS (Results 1 – 1 of 1) sorted by relevance
202 static const useconds_t US_PER_MS = 1000; in AAudio_tryUntilTrue() local209 usleep(sleepMs * US_PER_MS); in AAudio_tryUntilTrue()