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)
commit96d6811ee7cb3770870d5511d27b17a0d70252e7
tree0f82778086ed7fd34fde1f7a462d11a813834a5c
parent30d17e5cda86ab05382c30a72480f466000eeeb4
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/program@808 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_update.c