linux 的sleep()、usleep()、nanosleep()函数的区别

其它时间、日期操做函数:http://blog.csdn.net/u011170660/article/details/38318765linux 一下三种睡眠时间函数的区别:windows sleep()-------以秒为单位函数 unsigned int sleep(unsigned int seconds); spa sleep()非系统调用,sleep()是在库函数中实现的,它是经过al
相关文章
相关标签/搜索