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)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 2.6. July 2010 KTIME_ADD_NS(9)