osf1 man page for hz

Query: hz

OS: osf1

Section: 9v

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

hz(9v)																	    hz(9v)

NAME
hz - Global Variable: Stores the number of clock ticks per second
SYNOPSIS
extern int hz;
DESCRIPTION
The hz global variable is set to the number of clock ticks per second. The value is useful for timing purposes. For example, if a kernel module wants to schedule a routine to be run in 2 seconds, you could use the following call: . . . timeout(lptout, (caddr_t)dev, 2*hz); . . .
FILES
hz(9v)
Related Man Pages
timeout(9r) - osf1
drv_usectohz(9f) - suse
drv_usectohz(9f) - xfree86
drv_usectohz(9f) - posix
drv_usectohz(9f) - v7
Similar Topics in the Unix Linux Community
only 640x480@60Hz?
Can a Pentium III (450mhz) have any practical use these days?
new sparc netra 500mhz problem
IBM pSeries Power5 9111-285 1,9 GHz
A Crude 1KHz Audio Sinewave Generator Demo...