HRTIMER_FORWARD(9) Driver Basics HRTIMER_FORWARD(9)NAMEhrtimer_forward - forward the timer expirySYNOPSISu64 hrtimer_forward(struct hrtimer * timer, ktime_t now, ktime_t interval);ARGUMENTStimer hrtimer to forward now forward past this time interval the interval to forwardDESCRIPTIONForward the timer expiry so it will expire in the future. Returns the number of overruns.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_FORWARD(9)
| Related Man Pages |
|---|
| sdl_settimer(3) - opensolaris |
| schedule_hrtimeout_range(9) - centos |
| sdl_addtimer(3) - centos |
| sdl_addtimer(3) - suse |
| ualarm(2) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |