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