HRTIMER_INIT(9) Driver Basics HRTIMER_INIT(9)NAMEhrtimer_init - initialize a timer to the given clockSYNOPSISvoid hrtimer_init(struct hrtimer * timer, clockid_t clock_id, enum hrtimer_mode mode);ARGUMENTStimer the timer to be initialized clock_id the clock to be used mode timer mode abs/relCOPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_INIT(9)
| Related Man Pages |
|---|
| timer_create(3rt) - sunos |
| clock_gettime(2) - netbsd |
| clock_getres(2) - netbsd |
| reltimer(3c) - hpux |
| struct_hrtimer(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |