Searched refs:VNC_REFRESH_LOSSY (Results 1 – 1 of 1) sorted by relevance
63 static const struct timeval VNC_REFRESH_LOSSY = { 2, 0 }; variable3045 if (timercmp(&res, &VNC_REFRESH_LOSSY, >)) { in vnc_update_stats()