# HG changeset patch # User greg # Date 1247855653 -7200 # Node ID 29b95f4880e593cb56cfd7d9bb22bb545c8cb6e8 # Parent 1dde213b1ca60d66ee947d48623681cca21de294 rewrite comments diff -r 1dde213b1ca6 -r 29b95f4880e5 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 -// Time unit : us -// Time resolution : 64bit (~584942 years) +// Time unit : 100 ns #define TIMEVAL unsigned long long #define TIMEVAL_MAX ~(TIMEVAL)0