Home
last modified time | relevance | path

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

/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c1309 struct timespec sleep_ts; in run_file_io_stream() local
1316 sleep_ts.tv_sec = 1; in run_file_io_stream()
1317 sleep_ts.tv_nsec = 0; in run_file_io_stream()
1399 show_latency || show_rms ? &sleep_ts : NULL, NULL); in run_file_io_stream()