Searched refs:cur_timeout (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/RDP/client-1.8.3/ | ||
| H A D | rdpsnd.c | 832 long cur_timeout; local 834 cur_timeout = tv->tv_sec * 1000000 + tv->tv_usec; 835 if (cur_timeout > next_pending) |
Completed in 44 milliseconds