minimum TimeSpan
C#
3
Posts
3
Posters
0
Views
1
Watching
-
I'm trying to measure TimeSpans < 15ms on Windows XP. I recall hearing somewhere that windows won't return anything accurate under 15ms. Is that correct? Is there a way to measure down to the ms level? Thx
-
I'm trying to measure TimeSpans < 15ms on Windows XP. I recall hearing somewhere that windows won't return anything accurate under 15ms. Is that correct? Is there a way to measure down to the ms level? Thx
-
I'm trying to measure TimeSpans < 15ms on Windows XP. I recall hearing somewhere that windows won't return anything accurate under 15ms. Is that correct? Is there a way to measure down to the ms level? Thx
Hi, may I suggest you read my timer article ? :)
Luc Pattyn [My Articles]