ktime_add_ns(9) centos man page | unix.com

Man Page: ktime_add_ns

Operating Environment: centos

Section: 9

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 3.10 June 2014 KTIME_ADD_NS(9)
Related Man Pages
struct_hrtimer(9) - centos
ldns_dnssec_name_cmp(3) - debian
ldns_dnssec_name_find_rrset(3) - debian
ldns_dnssec_name_set_nsec(3) - debian
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it