K 10 svn:author V 3 mav K 8 svn:date V 27 2012-08-03T09:08:20.514926Z K 7 svn:log V 218 Microoptimize time math. As soon as our event periods are always below ome second we may not add intereger parts by using bintime_addx() instead of bintime_add(). Profiling shows handleevents() time redction by 15%. END