摘要: 头文件:#include <sys/time.h> #include <unistd.h>定义函数:int gettimeofday (struct timeval * tv, struct timezone * tz);函数说明:gettimeofday()会把目前的时间有tv 所指的结构返回,当 阅读全文
posted @ 2016-07-28 14:26 鸭子船长 阅读(229) 评论(0) 推荐(0)