Home
last modified time | relevance | path

Searched refs:handle_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
994 gettimeofday(&handle_ts, NULL); in RunMainLoop()
996 TimeDiffUs(&handle_ts, &epoll_ts)); in RunMainLoop()
1012 TimeDiffUs(&xmit_ts, &handle_ts)); in RunMainLoop()