FUNCTION::JIFFIES
Section: Timestamp Functions (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::jiffies - Kernel jiffies count
SYNOPSIS
jiffies:long()
ARGUMENTS
None
DESCRIPTION
This function returns the value of the kernel jiffies variable. This value is incremented periodically by timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See
HZ.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013