Home
last modified time | relevance | path

Searched refs:dt_last (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Duserinput.c8915 static double dt_last = 0.0; in check_ncache() local
9110 if (dt_guess == NULL || now > dt_last + 60) { in check_ncache()
9119 dt_last = now; in check_ncache()