这是我到目前为止:
struct timeval now; now.tv_usec =10000;
struct timeval tv; tv.tv_sec = 0; tv.tv_usec = 10000;