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 |
|---|
| 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 |