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 |
|---|
| del_timer_sync(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| iv_timer(3) - debian |
| clock_getres(2) - netbsd |
| gettimer(3c) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |