kernel
In kernel::
time
Structs
Ktime
Constants
NSEC_PER_MSEC
Functions
ktime_ms_delta
msecs_to_jiffies
Type Aliases
Jiffies
Msecs
kernel
::
time
Type Alias
Jiffies
Copy item path
Settings
Help
Summary
Source
pub type Jiffies =
c_ulong
;
Expand description
The time unit of Linux kernel. One jiffy equals (1/HZ) second.