diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/timers__unix_2timerscfg_8h-source.html --- a/doc/doxygen/html/timers__unix_2timerscfg_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/timers__unix_2timerscfg_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +include » timers_unix

    timerscfg.h

    Go to the documentation of this file.
    00001 /*
     00002 This file is part of CanFestival, a library implementing CanOpen Stack. 
     00003 
    @@ -48,15 +48,15 @@
     00027 
     00028 /* Time unit : us */
     00029 /* Time resolution : 64bit (~584942 years) */
    -00030 #define TIMEVAL unsigned long long
    -00031 #define TIMEVAL_MAX ~(TIMEVAL)0
    -00032 #define MS_TO_TIMEVAL(ms) ms*1000
    -00033 #define US_TO_TIMEVAL(us) us
    +00030 #define TIMEVAL unsigned long long
    +00031 #define TIMEVAL_MAX ~(TIMEVAL)0
    +00032 #define MS_TO_TIMEVAL(ms) ms*1000
    +00033 #define US_TO_TIMEVAL(us) us
     00034 
    -00035 #define TASK_HANDLE pthread_t
    +00035 #define TASK_HANDLE pthread_t
     00036 
     00037 #endif
    -

    Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:16 2007 for CanFestival by  doxygen 1.5.1