Query: hz
OS: osf1
Section: 9v
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
hz(9v) hz(9v)NAMEhz - Global Variable: Stores the number of clock ticks per secondSYNOPSISextern int hz;DESCRIPTIONThe 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); . . .FILEShz(9v)
Related Man Pages |
---|
timeout(9r) - osf1 |
drv_usectohz(9f) - debian |
drv_usectohz(9f) - xfree86 |
drv_usectohz(9f) - hpux |
drv_usectohz(9f) - bsd |
Similar Topics in the Unix Linux Community |
---|
only 640x480@60Hz? |
Linux for Pentium @ 150 Mhz and 98Mb in RAM? |
Installation of Linux in 300 MHz with 128 MB ram |
OS suggestion for a PII 400mhz machine |
T5140 CPU Speed is 1200 Mhz or 1165 Mhz? |