DEFAULT_DELTA
fLastEndTime = end_time - DEFAULT_DELTA;
if (delta > (3 * DEFAULT_DELTA)) {
delta = DEFAULT_DELTA;