index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doxygen: fix documentation of osmo_timer_setup()
Vadim Yanitskiy
2019-03-27
1
-2
/
+2
*
timer: fixup whitespace issues
Harald Welte
2017-12-22
1
-3
/
+3
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+2
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-11
/
+11
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-2
/
+2
*
timer: use timerclear() rather than explicit tv_set = tv_usec = 0
Harald Welte
2017-05-15
1
-2
/
+1
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-0
/
+12
*
timer: only call the callback if not NULL
Alexander Couzens
2016-11-28
1
-1
/
+2
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-4
/
+4
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-0
/
+2
*
timer: Fix compiler warning about timeval
Holger Hans Peter Freyther
2015-08-21
1
-3
/
+4
*
timer: Use the now parameter when it is not NULL
Holger Hans Peter Freyther
2014-05-23
1
-3
/
+3
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
add some missing doxygen annotation for libosmocore functions
Harald Welte
2013-01-11
1
-7
/
+5
*
timer: Add function osmo_timer_remaining() to determine remainign time
Harald Welte
2012-07-13
1
-0
/
+28
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
timer: Better fix to the timer re-scheduling situation
Pablo Neira Ayuso
2011-11-13
1
-6
/
+3
*
core/timer: Allow an already scheduled timer to be re-scheduled at a new time
Sylvain Munaut
2011-11-12
1
-2
/
+6
*
timer: Add compatibility header with timer helpers
Sylvain Munaut
2011-10-21
1
-0
/
+1
*
timer: Simplify osmo_timers_nearest even more
Sylvain Munaut
2011-10-18
1
-4
/
+4
*
timer: Fix implementation of osmo_timers_nearest causing high CPU load
Sylvain Munaut
2011-10-17
1
-4
/
+2
*
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
2011-10-17
1
-81
/
+95
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-0
/
+36
*
timer: use (void) for functions that take no arguments
Harald Welte
2011-07-16
1
-3
/
+3
*
timer: use namespace prefix osmo_timer*
Pablo Neira Ayuso
2011-05-07
1
-14
/
+15
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-1
/
+1
*
intial checkin of the libosmocore project
Harald Welte
2010-02-20
1
-0
/
+185