Query: ktime_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KTIME_ADD(9) Driver Basics KTIME_ADD(9)NAMEktime_add - add two ktime_t variablesSYNOPSISktime_t ktime_add(const ktime_t add1, const ktime_t add2);ARGUMENTSadd1 addend1 add2 addend2DESCRIPTIONReturns the sum of add1 and add2.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KTIME_ADD(9)