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

  /external/libchrome/base/third_party/nspr/
prtime.h 92 #define PR_USEC_PER_SEC 1000000UL
prtime.cc     [all...]
  /external/libchrome/base/time/
pr_time_unittest.cc 88 PRTime current_time64 = static_cast<PRTime>(current_time) * PR_USEC_PER_SEC;

Completed in 58 milliseconds