Home | History | Annotate | Download | only in audiopolicy

Lines Matching refs:nsecs_t

52 static const nsecs_t kAudioCommandTimeoutNs = seconds(3); // 3 seconds
381 nsecs_t waitTime = INT64_MAX;
388 nsecs_t curTime = systemTime();
751 nsecs_t timeOutNs = kAudioCommandTimeoutNs + milliseconds(delayMs);