Searched refs:time_until (Results 1 – 1 of 1) sorted by relevance
194 struct timespec now, time_until; in cras_frames_until_time() local200 subtract_timespecs(end, &now, &time_until); in cras_frames_until_time()201 return cras_time_to_frames(&time_until, rate); in cras_frames_until_time()