ktime_sub_ns(9) suse man page | unix.com

Man Page: ktime_sub_ns

Operating Environment: suse

Section: 9

KTIME_SUB_NS(9) 						   Driver Basics						   KTIME_SUB_NS(9)

NAME
ktime_sub_ns - Subtract a scalar nanoseconds value from a ktime_t variable
SYNOPSIS
ktime_t ktime_sub_ns(const ktime_t kt, u64 nsec);
ARGUMENTS
kt minuend nsec the scalar nsec value to subtract
DESCRIPTION
Returns the subtraction of nsec from kt in ktime_t format
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KTIME_SUB_NS(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
struct_hrtimer(9) - centos
ldns_dnssec_name_add_rr(3) - debian
ldns_dnssec_name_new(3) - debian
ldns_dnssec_name_free(3) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure