Home | History | Annotate | Download | only in libevent

Lines Matching defs:tb

1061 	struct _timeb tb;
1062 _ftime(&tb);
1063 trans_id = tb.millitm & 0xffff;