usleep () works with microseconds. In windows for getting microsecond precesion you should use QueryPerformanceCounter() winapi function.
確定! 回上一頁