Answered by:
Timer not accurate

Question
-
Answers
-
The timer, or computer clocks in general, aren't that accurate. Here is a discussion on the subject: http://stackoverflow.com/questions/1512294/what-is-the-maximum-precision-of-the-timer-in-net
It would be greatly appreciated if you would mark any helpful entries as helpful and if the entry answers your question, please mark it with the Answer link.
- Proposed as answer by Jason Dot Wang Friday, August 3, 2012 7:19 AM
- Marked as answer by Jason Dot Wang Thursday, August 9, 2012 7:08 AM
-
Here is a project that claims to get a bit better accuracy than the standard timer: http://www.codeproject.com/Articles/98346/Microsecond-and-Millisecond-NET-Timer
It would be greatly appreciated if you would mark any helpful entries as helpful and if the entry answers your question, please mark it with the Answer link.
- Proposed as answer by Jason Dot Wang Friday, August 3, 2012 7:19 AM
- Marked as answer by Jason Dot Wang Thursday, August 9, 2012 7:08 AM
All replies
-
The timer, or computer clocks in general, aren't that accurate. Here is a discussion on the subject: http://stackoverflow.com/questions/1512294/what-is-the-maximum-precision-of-the-timer-in-net
It would be greatly appreciated if you would mark any helpful entries as helpful and if the entry answers your question, please mark it with the Answer link.
- Proposed as answer by Jason Dot Wang Friday, August 3, 2012 7:19 AM
- Marked as answer by Jason Dot Wang Thursday, August 9, 2012 7:08 AM
-
Here is a project that claims to get a bit better accuracy than the standard timer: http://www.codeproject.com/Articles/98346/Microsecond-and-Millisecond-NET-Timer
It would be greatly appreciated if you would mark any helpful entries as helpful and if the entry answers your question, please mark it with the Answer link.
- Proposed as answer by Jason Dot Wang Friday, August 3, 2012 7:19 AM
- Marked as answer by Jason Dot Wang Thursday, August 9, 2012 7:08 AM