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

  /external/chromium/base/
process_util.h 529 BASE_API int64 TimeValToMicroseconds(const struct timeval& tv);
process_util_linux.cc 442 int64 time = TimeValToMicroseconds(now);
process_util_posix.cc 861 int64 TimeValToMicroseconds(const struct timeval& tv) {

Completed in 470 milliseconds