Searched refs:mouse_button_state_ts (Results 1 – 1 of 1) sorted by relevance
506 static struct timespec mouse_button_state_ts; variable1053 clock_gettime(CLOCK_MONOTONIC_FAST, &mouse_button_state_ts); in moused()1057 bstate[i].ts = mouse_button_state_ts; in moused()1061 zstate[i].ts = mouse_button_state_ts; in moused()2404 clock_gettime(CLOCK_MONOTONIC_FAST, &mouse_button_state_ts); in r_statetrans()2622 return (tscmp(&ts, &mouse_button_state_ts, >)); in r_timeout()