summaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Add a helper function for clock_gettimePeter Hutterer2014-09-181-21/+8
* Fix compiler warnings for missing initializersPeter Hutterer2014-07-031-1/+1
* timer: Complain if a timer is set more than 5 seconds from nowHans de Goede2014-06-251-0/+17
* Change the logging system to be per-contextPeter Hutterer2014-06-231-2/+2
* Add a timer subsystemHans de Goede2014-06-101-0/+144