HomeSort by: relevance | last modified time | path
    Searched defs:FINEUSEC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/freebsd/
freebsd_timex.h 115 * FINEUSEC is 1 us in SHIFT_UPDATE units of the time_phase variable.
120 #define FINEUSEC (1L << SHIFT_SCALE) /* 1 us in phase units */
  /src/external/bsd/ntp/dist/kernel/sys/
timex.h 121 * FINEUSEC is 1 us in SHIFT_UPDATE units of the time_phase variable.
126 #define FINEUSEC (1L << SHIFT_SCALE) /* 1 us in phase units */

Completed in 18 milliseconds