rdclock
t1 = rdclock();
t0 = rdclock();
t = rdclock();
if ((rdclock() - t) > timeout) {
evsel->start_time = rdclock();
cur_time = rdclock();