Searched refs:tts (Results 1 – 1 of 1) sorted by relevance
786 struct timespec tts; in abs_timeout_gethz() local790 timespecsub(&timo->end, &timo->cur, &tts); in abs_timeout_gethz()791 return (tstohz(&tts)); in abs_timeout_gethz()