Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_clock_model.cpp81 const double timeDelaySeconds = 10.0 * drand48() * NANOS_PER_BURST / NANOS_PER_SECOND; in checkDriftingClock() local
82 elapsedTimeSeconds += timeDelaySeconds; in checkDriftingClock()