rewrite comments
authorgreg
Fri, 17 Jul 2009 20:34:13 +0200
changeset 573 29b95f4880e5
parent 572 1dde213b1ca6
child 574 e5d7f4412a4c
rewrite comments
include/win32/timerscfg.h
--- a/include/win32/timerscfg.h	Fri Jul 17 20:32:48 2009 +0200
+++ b/include/win32/timerscfg.h	Fri Jul 17 20:34:13 2009 +0200
@@ -26,8 +26,7 @@
 
 #include <windows.h>
 
-// Time unit : us
-// Time resolution : 64bit (~584942 years)
+// Time unit : 100 ns
 #define TIMEVAL unsigned long long
 #define TIMEVAL_MAX ~(TIMEVAL)0