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

/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsysctl.c249 uint64_t nstime; local
252 absolutetime_to_nanoseconds(panic_restart_timeout, &nstime);
253 old_value = nstime / NSEC_PER_SEC;

Completed in 12 milliseconds