Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c3551 const int64_t current_ns = systemTime(SYSTEM_TIME_MONOTONIC); // sys call in out_write() local
3553 (current_ns - out->last_fifo_time_ns) * out->config.rate / NANOS_PER_SECOND; in out_write()