hz(9v) osf1 man page | unix.com

Man Page: hz

Operating Environment: osf1

Section: 9v

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) - redhat
drv_usectohz(9f) - debian
drv_usectohz(9f) - xfree86
drv_usectohz(9f) - hpux
Similar Topics in the Unix Linux Community
Dual Intel Xeon 2.4Ghz - Linux 2.4.26 SMP
First posting Help :ULTRA 10 UltraSPARC-IIi 360MHZ
new sparc netra 500mhz problem
AMD Six-Core Opteron 2419 EE 1.8Ghz OS2419NBS6DGN (Upgrade Coming)
A Crude 1KHz Audio Sinewave Generator Demo...