Home
last modified time | relevance | path

Searched refs:xmit_ts (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/
H A Dcore.c863 epoll_ts, handle_ts, xmit_ts, select_ts; in RunMainLoop() local
1010 gettimeofday(&xmit_ts, NULL); in RunMainLoop()
1012 TimeDiffUs(&xmit_ts, &handle_ts)); in RunMainLoop()