Searched defs:nanoseconds (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Dtime.h41 unsigned int nanoseconds; member in struct:isc_interval
85 unsigned int nanoseconds; member in struct:isc_time
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-arista.c123 uint32_t nanoseconds; local
91 arista_print_date_hms_time(netdissect_options *ndo, uint32_t seconds, uint32_t nanoseconds) argument
[all...]
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dtime.c84 isc_time_set(isc_time_t *t, unsigned int seconds, unsigned int nanoseconds) { argument
61 isc_interval_set(isc_interval_t *i, unsigned int seconds, unsigned int nanoseconds) argument
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Dtime.c117 isc_time_set(isc_time_t *t, unsigned int seconds, unsigned int nanoseconds) { argument
87 isc_interval_set(isc_interval_t *i, unsigned int seconds, unsigned int nanoseconds) argument
[all...]
/freebsd-current/sys/kern/
H A Dsubr_lock.c270 nanoseconds(void) function
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dduration.h284 typedef duration<long long, nano> nanoseconds; typedef in namespace:chrono

Completed in 111 milliseconds