Searched refs:tVal (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Devent_posix.cc146 timeval tVal; local
150 gettimeofday(&tVal,&tZone);
151 TIMEVAL_TO_TIMESPEC(&tVal,&tEnd);
256 timeval tVal;
260 gettimeofday(&tVal,&tZone);
261 TIMEVAL_TO_TIMESPEC(&tVal,&_tCreate);

Completed in 60 milliseconds