include/win32/timerscfg.h
changeset 573 29b95f4880e5
parent 565 5fe7a5b0b8a5
child 680 9a2474509269
--- 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