aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/tw_timer_template.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12three-level timer wheel implementation w/ overflow vectorDave Barach1-7/+41
2017-02-16tw_timer_expire_timers() - add a maximum to the number of expiration per callGabriel Ganne1-1/+4
2017-02-16tw_timer_expire_timers() return the number of expirationsGabriel Ganne1-1/+1
2017-02-05Wheel-timer infraDave Barach1-0/+199