Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.c63 static const struct timeval VNC_REFRESH_LOSSY = { 2, 0 }; variable
3045 if (timercmp(&res, &VNC_REFRESH_LOSSY, >)) { in vnc_update_stats()