摘要: 测试 代码运行时间linux 中的 中 有个函数可以获取当前时间,精确到 微秒 ----> gettimeofday() 1 #include // int gettimeofday(struct timeval *tv, struct timezone *tz); 2 /***... 阅读全文
posted @ 2014-06-02 15:14 风之谷地 阅读(2996) 评论(0) 推荐(0)