|
-
Jul 24th, 2006, 05:48 PM
#10
Re: [RESOLVED] [2005] Stopwatch with Milliseconds.
The code in post #7 lacks some fairly important code from my post in that other thread; specifically the line that starts the stopwatch. If you don't start it how can it measure anything? The advantage of using the Stopwatch class is that you don't have to worry about your own variables to store the time, plus you can pause it without having to do tedious calculations. I suggest that you use it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|