|
Linux Kernel
3.7.1
|
#include <uapi/asm/param.h>Go to the source code of this file.
Macros | |
| #define | HZ CONFIG_HZ /* internal timer frequency */ |
| #define | USER_HZ 100 /* for user interfaces in "ticks" */ |
| #define | CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ |
1.8.2