Searched refs:errorPeriod (Results 1 – 1 of 1) sorted by relevance
242 final long errorPeriod = end - start + MINUTE; in showDifferences() local243 totalErrorPeriod += errorPeriod; in showDifferences()253 … DateRange.format(end) + ";\ttotal:\t" + days.format((errorPeriod) / (double) DAY) + " days" in showDifferences()