摘要: 只能在linux下使用:#include class timer{ public: timer(int _timerType = CLOCK_PROCESS_CPUTIME_ID) : timerType(_timerType) { clock... 阅读全文
posted @ 2013-09-04 14:29 轻典 阅读(489) 评论(0) 推荐(0)