Searched refs:get_system_time (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/xen/
H A Dhypervisor.h25 extern uint64_t get_system_time(int ticks);
89 .timeout = get_system_time(ticks)
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dgetuuid.c108 static void get_system_time(apr_uint64_t *uuid_time) function
154 get_system_time(&time_now);

Completed in 181 milliseconds