GARBAGE_TIME
if (rt->rt_timer >= GARBAGE_TIME) {
GARBAGE_TIME - rt->rt_timer);
now_garbage = EPOCH - GARBAGE_TIME;
now_garbage = now.tv_sec - GARBAGE_TIME;