Stopwatch類

1 Stopwatch timer = new Stopwatch();  
2 timer.Start();  
3 //要測試的代碼  
4 timer.Stop(); 
相關文章
相關標籤/搜索