TSNEP_GC_TIMEOUT
if (delay > TSNEP_GC_TIMEOUT) {
} else if ((after - before) < TSNEP_GC_TIMEOUT * 14 / 16) {
time += TSNEP_GC_TIMEOUT;
timeout = system_time + TSNEP_GC_TIMEOUT;