Searched refs:last_sleep (Results 1 – 1 of 1) sorted by relevance
1100 static double last_sleep = 0.0; in uinput_pointer_command() local1103 if (nw > last_sleep + delay) { in uinput_pointer_command()1105 last_sleep = nw; in uinput_pointer_command()