Use of Stopwatch Class in C#(advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 1 month ago
Using the following line a new stopwatch object will be created:
System.Diagnostics.Stopwatch myStopWatch = newSystem.Diagnostics.Stopwatch();
The "Start" method will start the stopwatch:
|category: C#
|Views: 4
tags:
C# another
Everyones tags:
Your Tags: