suse man page for ktime_add_ns

Query: ktime_add_ns

OS: suse

Section: 9

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

KTIME_ADD_NS(9) 						   Driver Basics						   KTIME_ADD_NS(9)

NAME
ktime_add_ns - Add a scalar nanoseconds value to a ktime_t variable
SYNOPSIS
ktime_t ktime_add_ns(const ktime_t kt, u64 nsec);
ARGUMENTS
kt addend nsec the scalar nsec value to add
DESCRIPTION
Returns the sum of kt and nsec in ktime_t format
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KTIME_ADD_NS(9)
Related Man Pages
ldns_dnssec_name_new_frm_rr(3) - centos
ldns_dnssec_name_name(3) - debian
ldns_dnssec_name_set_name(3) - debian
ldns_dnssec_name_set_nsec(3) - debian
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I