Searched refs:RT_US_1MS (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dcdefs.h2371 #define RT_US_1MS UINT32_C(1000) macro
/vbox/src/VBox/Runtime/r3/
H A Dsocket.cpp1769 TvTimeout.tv_usec = (cMillies % RT_MS_1SEC) * RT_US_1MS;

Completed in 1360 milliseconds