Home
last modified time | relevance | path

Searched defs:kMicrosecondsPerMillisecond (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/base/platform/
Dtime.h183 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/libweave/third_party/chromium/base/time/
Dtime.h286 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/libchrome/base/time/
Dtime.h286 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h1152 #define kMicrosecondsPerMillisecond 1000 macro