]> err.no Git - varnish/commit
Add TIM_mono() and TIM_real() which return double representations of
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Jul 2007 09:04:54 +0000 (09:04 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Jul 2007 09:04:54 +0000 (09:04 +0000)
commit6c0aaa4253f7cfde32eeac2fb0db2bc6b5ae7551
tree705c3a26920eb9f869c9adbcb35e0353f8ce984e
parent44db8687202f229298086c425e1e608f0b63bc16
Add TIM_mono() and TIM_real() which return double representations of
timestamps on a monotonic and the UTC timescales respectively.

Doubles are much more convenient than timespecs for comparisons etc.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1668 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/include/libvarnish.h
varnish-cache/lib/libvarnish/time.c