Home | History | Annotate | Download | only in libaudioclient

Lines Matching refs:elapsed

1634     return obtainBuffer(audioBuffer, requested, NULL /*elapsed*/, nonContig);
1638 struct timespec *elapsed, size_t *nonContig)
1699 // FIXME starts the requested timeout and elapsed over from scratch
1700 status = proxy->obtainBuffer(&buffer, requested, elapsed);