diff options
| author | fche <fche> | 2020-06-11 15:23:44 +0000 |
|---|---|---|
| committer | fche <fche> | 2020-06-11 15:23:44 +0000 |
| commit | 41d417d2853f72694a4812d38e0a5da811896cb0 (patch) | |
| tree | 98d0353f3fa8b03f0005ad7546505761ddcd5f95 /tapsets/API-jiffies.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
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 397a2e34..c98d4cf8 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"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | jiffies:long() | 4 | jiffies:long() |
| 5 | </pre></div><div class="refsect1"><a name="idp71620140691936"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1"><a name="idp71580165335728"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1"><a name="idp71620140693088"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1"><a name="idp71580165336880"></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>. |
