aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/timer.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-10timer: Fix clockid_t undefined on MacOS < 10.12Pau Espin Pedrol1-0/+1
2018-03-01timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol1-0/+6
2017-09-25Add time conversion helpersMax1-0/+5
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-5/+3
2017-06-23doxygen: various fixes in core/timer.hNeels Hofmeyr1-19/+16
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-8/+8
2017-05-09timer: add osmo_timer_setup()Pablo Neira Ayuso1-0/+2
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr1-0/+11
2015-11-02fix some typosNeels Hofmeyr1-4/+4
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
2012-07-13timer: Add function osmo_timer_remaining() to determine remainign timeHarald Welte1-1/+3
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-10-17timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso1-3/+3
2011-08-17some more doxygen work (include the notion of modules)Harald Welte1-26/+6
2011-08-16start to add doxygen documentation to libosmocore headersHarald Welte1-8/+43
2011-07-16timer: use (void) for functions that take no argumentsHarald Welte1-3/+3
2011-05-07timer: use namespace prefix osmo_timer*Pablo Neira Ayuso1-10/+10
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-0/+72