HomeSort by relevance Sort by last modified time
    Searched full:current_file_time (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor.cc 300 FILETIME current_file_time; local
301 ::GetSystemTimeAsFileTime(&current_file_time);
311 ToUInt64(current_file_time) - ToUInt64(create_time);

Completed in 49 milliseconds