summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/timer.h
Commit message (Expand)AuthorAgeFilesLines
* timer: Fix clockid_t undefined on MacOS < 10.12Pau Espin Pedrol2018-12-101-0/+1
* timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol2018-03-011-0/+6
* Add time conversion helpersMax2017-09-251-0/+5
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-5/+3
* doxygen: various fixes in core/timer.hNeels Hofmeyr2017-06-231-19/+16
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-8/+8
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-0/+2
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-0/+11
* fix some typosNeels Hofmeyr2015-11-021-4/+4
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* timer: Add function osmo_timer_remaining() to determine remainign timeHarald Welte2012-07-131-1/+3
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2011-10-171-3/+3
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-26/+6
* start to add doxygen documentation to libosmocore headersHarald Welte2011-08-161-8/+43
* timer: use (void) for functions that take no argumentsHarald Welte2011-07-161-3/+3
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-10/+10
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+72