GAME_INTERVAL
#define GAME_RUN (GAME_INTERVAL)
th->decasecond_deadlines = 1000000 / GAME_INTERVAL * 10;
deadline = get_usecs(&myts) + GAME_INTERVAL;