From 4e6b6ad960cf9c79a814f3a09f8048ff389d866e Mon Sep 17 00:00:00 2001 From: serhei Date: Fri, 19 Nov 2021 16:31:03 +0000 Subject: removed man pages --- tapsets/API-jiffies_html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tapsets/API-jiffies_html') diff --git a/tapsets/API-jiffies_html b/tapsets/API-jiffies_html index 23c68876..38fa4129 100644 --- a/tapsets/API-jiffies_html +++ b/tapsets/API-jiffies_html @@ -2,9 +2,9 @@ Kernel jiffies count

Synopsis

     jiffies:long()
-

Arguments

+

Arguments

None -

Description

+

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. -- cgit