]> git.ozlabs.org Git - ccan/history - ccan/timer/timer.h
timer: change to use time_mono (api break!)
[ccan] / ccan / timer / timer.h
2016-10-31 Rusty Russelltimer: change to use time_mono (api break!)
2015-05-20 Rusty Russelltimer: simple optimization for large number of timers.
2014-10-30 Rusty Russelltimer: make timer_del() idempotent, add timer_init().
2014-10-30 Rusty Russelltimer: change timers_expire() to return a single timer.
2014-06-10 Rusty Russellio failtest timer tools: fallout from time changes.
2013-04-05 Rusty Russelltimer: clean up.
2013-04-05 Rusty Russelltimer: increase default span to 5.
2013-04-05 Rusty Russelltimer: cache the minimal value.
2013-04-05 Rusty Russelltimers: implementation of lazily-ordered timers.