K 10 svn:author V 6 davide K 8 svn:date V 27 2012-06-02T13:04:50.936609Z K 7 svn:log V 359 Replace binuptime() with getbinuptime() because it's suitable for the purpose and it's cheaper. Update the relative comment on precision error during callwheel scan as well. Move the exit condition for the wheel scan before the increment of the bucket. Before this change, it may happen that the last slot of the wheel is not examined. Pointed out by: mav END