HomeSort by relevance Sort by last modified time
    Searched refs:CurrentTmTime (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/base/
timeutils.h 45 void CurrentTmTime(struct tm *tm, int *microseconds);
timeutils.cc 127 void CurrentTmTime(struct tm *tm, int *microseconds) {
timeutils_unittest.cc 135 CurrentTmTime(&tm, &microseconds);

Completed in 8510 milliseconds