Query: ktime_add_ns
OS: centos
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)NAMEktime_add_ns - Add a scalar nanoseconds value to a ktime_t variableSYNOPSISktime_t ktime_add_ns(const ktime_t kt, u64 nsec);ARGUMENTSkt addend nsec the scalar nsec value to addDESCRIPTIONReturns the sum of kt and nsec in ktime_t formatCOPYRIGHTKernel Hackers Manual 3.10 June 2014 KTIME_ADD_NS(9)