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

/netbsd-current/usr.sbin/timed/timed/
H A Dglobals.h139 #define tvtomsround(tv) ((tv).tv_sec*1000 + ((tv).tv_usec + 500)/1000) macro

Completed in 177 milliseconds