diff options
Diffstat (limited to 'tapsets/API-jiffies.html')
| -rw-r--r-- | tapsets/API-jiffies.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-jiffies.html b/tapsets/API-jiffies.html index 312fb254..87330f50 100644 --- a/tapsets/API-jiffies.html +++ b/tapsets/API-jiffies.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Kernel jiffies count | 2 | Kernel jiffies count |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | jiffies:long() | 4 | jiffies:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp32775552"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5844224"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp32776704"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5845376"></a><h2>Description</h2><p> |
| 8 | This function returns the value of the kernel jiffies | 8 | This function returns the value of the kernel jiffies |
| 9 | variable. This value is incremented periodically by timer interrupts, | 9 | variable. This value is incremented periodically by timer interrupts, |
| 10 | and may wrap around a 32-bit or 64-bit boundary. See <code class="function">HZ</code>. | 10 | and may wrap around a 32-bit or 64-bit boundary. See <code class="function">HZ</code>. |
