Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:waited

1160 	double waited = 0.0;
1307 waited += ((double) ms)/1000.;
1308 if (timeout && (int) waited >= timeout) {