摘要: Timer.h 1 ////////////////////////////////////////////////////////////////////////////// 2 // Timer.h 3 // ======= 4 // High Resolution Timer. 5 // This timer is able to measure the elapsed time with 1 micro-second accuracy 6 // in both Windows, Linux and Unix system 7 // 8 // AUTHOR: Song Ho Ahn .. 阅读全文
posted @ 2011-10-14 03:54 大有|元亨 阅读(412) 评论(0) 推荐(0)