summaryrefslogtreecommitdiff
path: root/lib/timer.h
AgeCommit message (Expand)Author
2023-06-02IO: Add current_time_now() function for immediate timestampToke Høiland-Jørgensen
2020-04-09Configuration strings are constant.Maria Matejka
2018-11-20The MRT protocolOndrej Zajicek (work)
2017-12-10Lib: Fix macro/keyword collisionsOndrej Zajicek (work)
2017-12-07Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)
2017-12-07Timers: Fix TBF and some last remainsOndrej Zajicek (work)
2017-12-07Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)
2017-12-07Timers: Replace old timers with microsecond timersOndrej Zajicek (work)
2017-12-07Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares
1998-04-28Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares