timex.h 88 B

1234567
  1. #ifndef __MACH_TIMEX_H
  2. #define __MACH_TIMEX_H
  3. #define CLOCK_TICK_RATE 1000000
  4. #endif