会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cralor
Don't aim for success if you really want it.Just stick to what you love and believe in,and it will come naturally.
博客园
首页
新随笔
联系
订阅
管理
2020年10月24日
c++ 运行时间
摘要: #include <ctime> 毫秒 // clock_t是一个长整形数。 // 在time.h文件中,还定义了一个常量CLOCKS_PER_SEC,它用来表示一秒钟会有多少个时钟计时单元,其定义如下: // #define CLOCKS_PER_SEC ((clock_t)1000) // 每过
阅读全文
posted @ 2020-10-24 13:29 cralor
阅读(279)
评论(0)
推荐(0)
编辑
公告