Searched refs:last_root (Results 1 - 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ | ||
H A D | userinput.c | 8636 static double last_root = 0.0; local 8644 if (now > last_root + refresh) { 8680 last_root = dnow(); |
Completed in 175 milliseconds