|
Oboe
A library for creating real-time audio apps on Android
|
This is the complete list of members for oboe::AudioClock, including all inherited members.
| getNanoseconds(clockid_t clockId=CLOCK_MONOTONIC) (defined in oboe::AudioClock) | oboe::AudioClock | inlinestatic |
| sleepForNanos(int64_t nanoseconds, clockid_t clockId=CLOCK_REALTIME) | oboe::AudioClock | inlinestatic |
| sleepUntilNanoTime(int64_t nanoTime, clockid_t clockId=CLOCK_MONOTONIC) | oboe::AudioClock | inlinestatic |