The nng_msleep()
blocks the caller for at least msec milliseconds.
Note
|
This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system. |
The nng_msleep()
blocks the caller for at least msec milliseconds.
Note
|
This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system. |