numam-dpdk/lib/librte_timer
Stephen Hemminger cd7c59dc04 timer: add API to query ticks until the next timer
It is useful to know when the next timer will expire when
using rte_epoll_wait (or sleep when idle). This experimental
API provides a hook to query the number of ticks remaining.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
2020-01-20 01:55:19 +01:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build
rte_timer_version.map timer: add API to query ticks until the next timer 2020-01-20 01:55:19 +01:00
rte_timer.c timer: add API to query ticks until the next timer 2020-01-20 01:55:19 +01:00
rte_timer.h timer: add API to query ticks until the next timer 2020-01-20 01:55:19 +01:00