Move Console from Scheduler into Utils
[senf.git] / Scheduler / ClockService.hh
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-11-21 g0dil Scheduler/ClockService: Add reltime() and reltime_type
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-18 g0dil Scheduler: Add ClockService::clock_type interval consol...
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-05-07 jmo missing include for uint_fast64 added
2008-04-07 g0dil senfscons: Add additional very simple build-helper...
2008-04-04 g0dil Scheduler: Document the ClockService conversion members...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-13 g0dil Small documentation updates
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-28 g0dil Scheduler: BUGFIX: Restart itimer after clock-skew...
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-22 g0dil PPI: Remove specializations from documentation
2007-08-21 g0dil PPI: Clean up time interface
2007-08-20 g0dil Scheduler: Move timing related code into a ClockService...