![]() When compiling in ISO C mode functions from newer POSIX standards such as usleep() and nanosleep() aren't available. Fortunately select() allows timing out with microsecond precision. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
sleep.c | ||
test.cmake.in |
![]() When compiling in ISO C mode functions from newer POSIX standards such as usleep() and nanosleep() aren't available. Fortunately select() allows timing out with microsecond precision. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
sleep.c | ||
test.cmake.in |