KTIME_SET(9) Driver Basics KTIME_SET(9)NAMEktime_set - Set a ktime_t variable from a seconds/nanoseconds valueSYNOPSISktime_t ktime_set(const long secs, const unsigned long nsecs);ARGUMENTSsecs seconds to set nsecs nanoseconds to setDESCRIPTIONReturn the ktime_t representation of the valueCOPYRIGHTKernel Hackers Manual 3.10 June 2014 KTIME_SET(9)
| Related Man Pages |
|---|
| volcheck(1) - opensolaris |
| schedule_hrtimeout_range(9) - centos |
| shevek_relative_time(3) - debian |
| struct_hrtimer(9) - suse |
| volcheck(1) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |