K 10 svn:author V 6 davide K 8 svn:date V 27 2012-11-13T03:00:01.491469Z K 7 svn:log V 362 Implement TIMESEL(). This macro allow to select between getbinuptime() or binuptime() depending on the value passed to it. The rationale behind is that the effect of the relative error of getbinuptime() becomes small if the intervals we're dealing with increase. While here, move some macros to in order to avoid code duplication. Reviewed by: mav END