boost學習筆記(計時器)

timer timer已經定義就開始計時,elapsed方法返回經歷的時間。timer能的計時是有限制的。elapsed_max方法能夠顯示最長計時時間,elapsed_min方法顯示最短計時時間。restart方法表示從新開始計時。ios #include <iostream> #include <boost\timer.hpp> using namespace boost; using nam
相關文章
相關標籤/搜索