Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dtime.h166 static const int64_t kMicrosecondsPerSecond = kMicrosecondsPerMillisecond * variable
/external/libweave/third_party/chromium/base/time/
Dtime.h287 static const int64_t kMicrosecondsPerSecond = variable
/external/libchrome/base/time/
Dtime.h287 static const int64_t kMicrosecondsPerSecond = variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h1151 #define kMicrosecondsPerSecond 1000000 macro