Query: tvtohz
OS: netbsd
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TVTOHZ(9) BSD Kernel Developer's Manual TVTOHZ(9)NAMEtvtohz -- convert time interval to tick countSYNOPSIS#include <sys/time.h> int tvtohz(struct timeval *tv);DESCRIPTIONThe tvtohz() function accepts a single argument tv which specifies the time interval over which to calculate the number of system ticks that would elapse.RETURN VALUESReturns the integral number of system ticks expected to elapse in the given interval, including the current tick.SEE ALSOtimeval(3), callout(9), microtime(9), microuptime(9), mstohz(9)HISTORYThe tvtohz function first appeared in FreeBSD 3.0 and was ported to NetBSD 4.0 as a part of timecounter(9) framework.AUTHORSThis manual page was written by Kelly Yancey <kbyanc@posi.net>.BSDOctober 20, 2011 BSD
Related Man Pages |
---|
microtime(9) - debian |
nanotime(9) - debian |
getbintime(9) - freebsd |
getmicrotime(9) - freebsd |
nanotime(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Memory Leaks |
How to install PGX32 on Sparc 10 Ultra? |
RFC - Korn shell prompt |
Grandpa returning to UNIX |