# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |