diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/timers__unix_2timerscfg_8h.html --- a/doc/doxygen/html/timers__unix_2timerscfg_8h.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/timers__unix_2timerscfg_8h.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
#include <pthread.h>
@@ -28,19 +28,19 @@ 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 pthread_t |
#define | TASK_HANDLE pthread_t |