Home
last modified time | relevance | path

Searched refs:tv_in (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dlo-latency-test.c47 static struct timeval tv_out, tv_in; variable
127 pa_gettimeofday(&tv_in); in read_cb()
128 fprintf(stderr, "Latency %llu\n", (unsigned long long) pa_timeval_diff(&tv_in, &tv_out)); in read_cb()

Completed in 2 milliseconds