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)
| Related Man Pages |
|---|
| ldns_dnssec_name_new(3) - debian |
| ldns_dnssec_name_name(3) - debian |
| ldns_dnssec_name_set_name(3) - debian |
| ldns_dnssec_name_print(3) - debian |
| ldns_dnssec_name_set_nsec(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |