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 2.6. July 2010 HRTIMER_INIT(9)
| Related Man Pages |
|---|
| timer_create(3c) - opensolaris |
| timer_create(3rt) - sunos |
| timer_create(2) - freebsd |
| gettimer(3c) - hpux |
| timer_create(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| 32 bit process addressing more than 4GB |