Next: linux timerfd api, Up: linux timerfd [Index]
timerfd APIThe timerfd API allows the definition of time–periodic events
by specification of two time intervals:
time before the
first event period period period
| | | | |
---+---------------+-----------+-----------+-----------+----
^ ^ ^ ^ ^
now 1st event 2nd event 3rd event 4th event
Each timer can be started, stopped, reconfigured and queried for how much time until the next event.