Format. #define _XOPEN_SOURCE_EXTENDED 1 #include <unistd.h> int usleep(useconds_t useconds);. General description. The usleep() function suspends thread ...
確定! 回上一頁