Searched defs:sleep_time (Results 1 – 4 of 4) sorted by relevance
55 struct timespec sleep_time = {static_cast<time_t>(milliseconds / 1000), in sleep_ms() local
56 struct timespec sleep_time = {static_cast<time_t>(milliseconds / 1000), in sleep_ms() local
45 auto sleep_time = 200ms; in TEST() local
167 int64_t sleep_time = bytes * 1000000LL / audio_stream_out_frame_size(stream) / in out_write() local312 int64_t sleep_time = bytes * 1000000LL / audio_stream_in_frame_size(stream) / in in_read() local