author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 4 May 2006 07:48:04 +0000 (07:48 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 4 May 2006 07:48:04 +0000 (07:48 +0000) | ||
commit | 41c64353b05376b2f18bbf65bb0994dc26f82523 | |
tree | cbe1580790b1309ff6285d5303aee70f0c185d9e | tree | snapshot |
parent | 92d2ba29de65843199f05e2f43eb1a7a2f1a8ea0 | commit | diff |
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
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 | diff | blob | history |