Code

updated handling of subsecond resolution in connection with unknown data ... bugrepor...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 4 May 2006 07:48:04 +0000 (07:48 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 4 May 2006 07:48:04 +0000 (07:48 +0000)
commit41c64353b05376b2f18bbf65bb0994dc26f82523
treecbe1580790b1309ff6285d5303aee70f0c185d9e
parent92d2ba29de65843199f05e2f43eb1a7a2f1a8ea0
updated handling of subsecond resolution in connection with unknown data ... bugreport #38 pointed out
that the old handling where the seconds were rounded could lead to cases where the data stored was higher than the data input ...
now I always floor the unknown seconds and this will lead to the same or lower data but not higher ... -- tobi

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@808 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_update.c