Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c8756 static double last_vis = 0.0; in check_sched() local
8830 if (now > last_vis + 45.0) { in check_sched()
8852 last_vis = dnow(); in check_sched()