]> git.ozlabs.org Git - ccan/history - ccan/timer/test/run-expiry.c
tal: store length in bytes, not count, and always store if CCAN_TAL_DEBUG.
[ccan] / ccan / timer / test / run-expiry.c
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.
2013-04-05 Rusty Russelltimers: implementation of lazily-ordered timers.