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)
| Related Man Pages |
|---|
| ldns_dnssec_name_new_frm_rr(3) - centos |
| struct_hrtimer(9) - centos |
| ldns_dnssec_name_new(3) - debian |
| ldns_dnssec_name_print(3) - debian |
| ldns_dnssec_name_set_nsec(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |