Searched refs:mach_time (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dtime-internal.h35 #include <mach/mach_time.h>
H A Dconfigure13598 mach/mach_time.h \
/freebsd-11-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c46 #include <mach/mach_time.h>
225 u_int64_t mach_time; local
248 mach_time = mach_absolute_time();
249 HD(mach_time);
339 mach_time = mach_absolute_time();
340 HD(mach_time);
341 cnt += (int)mach_time;
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_speed.c36 #include <mach/mach_time.h>
/freebsd-11-stable/contrib/nvi/common/
H A Dutil.c22 #include <mach/mach_time.h>
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp34 #include <mach/mach_time.h> // mach_absolute_time, mach_timebase_info_data_t
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_unix.c23 #include <mach/mach_time.h>
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp62 #include <mach/mach_time.h>

Completed in 112 milliseconds