Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:last_clean

6733 	double last_clean = 0.0;
6741 } else if (now > last_clean + 60) {
6742 last_clean = now;