]> git.ozlabs.org Git - ccan/history - ccan/time/time.c
time: make timemono a first-class citizen.
[ccan] / ccan / time / time.c
2016-10-31 Rusty Russelltime: make timemono a first-class citizen.
2014-06-23 Rusty Russelltime: update for new configurator.
2014-06-10 Rusty Russelltime: time_mono() helpers.
2014-06-10 Rusty Russelltime: split absolute and relative times.
2012-09-10 Rusty Russelltime: make trivial functions inline
2012-09-10 Rusty Russelltime: add time_check() call and test.
2012-09-10 Rusty Russelltime: use timespec instead of timeval.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-05-31 Rusty Russelltime: new module for dealing with time.