diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/win32_2timerscfg_8h.html --- a/doc/doxygen/html/win32_2timerscfg_8h.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/win32_2timerscfg_8h.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
#include <windows.h>
@@ -27,29 +27,35 @@
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | TIMEVAL unsigned long long |
#define | TIMEVAL unsigned long long |
#define | TIMEVAL_MAX ~(TIMEVAL)0 |
#define | TIMEVAL_MAX ~(TIMEVAL)0 |
#define | MS_TO_TIMEVAL(ms) ms*1000 |
#define | MS_TO_TIMEVAL(ms) ms*1000 |
#define | US_TO_TIMEVAL(us) us |
#define | US_TO_TIMEVAL(us) us |
#define | TASK_HANDLE HANDLE |
#define | TASK_HANDLE HANDLE |