gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:timespecsub (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/subr_time.c - 5.8KB - 179 lines
130:         getnanotime(&now);
131:         timespecsub(&ts, &now, &ts);
132:         return tstohz(&ts);