Home | History | Annotate | Download | only in x11vnc

Lines Matching full:last_sleep

1100 				static double last_sleep = 0.0;
1103 if (nw > last_sleep + delay) {
1105 last_sleep = nw;