centos man page for ktime_sub

Query: ktime_sub

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KTIME_SUB(9)							   Driver Basics						      KTIME_SUB(9)

NAME
ktime_sub - subtract two ktime_t variables
SYNOPSIS
ktime_t ktime_sub(const ktime_t lhs, const ktime_t rhs);
ARGUMENTS
lhs minuend rhs subtrahend
DESCRIPTION
Returns the remainder of the subtraction
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KTIME_SUB(9)
Related Man Pages
iwidgets_disjointlistbox(1) - mojave
struct_hrtimer(9) - centos
binops(3bobcat) - debian
iwidgets_disjointlistbox(1) - debian
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Date and Time comparison using shell script
Valid and invalid date in the file
Script year_month_day_hour_minute with fail2ban
Measuring the correctness of ndelay() function.