Searched refs:timer_warning_limit (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/src/ | ||
H A D | timer.c | 96 const uint64_t timer_warning_limit = ms2us(20); in libinput_timer_set_flags() local 100 now - expire > timer_warning_limit) in libinput_timer_set_flags() |
Completed in 1 milliseconds