HomeSort by: relevance | last modified time | path
    Searched defs:tvtohz (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_time_arith.c 99 tvtohz(const struct timeval *tv) function in typeref:typename:int
173 * timeval and use tvtohz() above.
183 return tvtohz(&tv);

Completed in 12 milliseconds