ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/sysdeps.h
(Generate patch)

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.40 by gbeauche, 2005-03-05T19:07:35Z vs.
Revision 1.41 by gbeauche, 2005-03-27T13:41:46Z

# Line 411 | Line 411 | typedef struct timeval tm_time_t;
411   #endif
412  
413   // High-precision timing
414 < #if defined(HAVE_PTHREADS) && defined(HAVE_CLOCK_NANOSLEEP)
414 > #if defined(HAVE_PTHREADS) && defined(HAVE_CLOCK_NANOSLEEP) && 0
415   #define PRECISE_TIMING 1
416   #define PRECISE_TIMING_POSIX 1
417   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines