Home
last modified time | relevance | path

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

/external/pigweed/pw_tls_client/
Dbuild_time.cc20 constexpr uint64_t kMicrosecondsPerSecond = 1'000'000; variable
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/time/
Dtime.h400 static constexpr int64_t kMicrosecondsPerSecond = variable
/external/libchrome/base/time/
Dtime.h336 static const int64_t kMicrosecondsPerSecond = variable
/external/cronet/base/time/
Dtime.h407 static constexpr int64_t kMicrosecondsPerSecond = variable
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp43 static constexpr int64_t kMicrosecondsPerSecond = 1000000; variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h1151 #define kMicrosecondsPerSecond 1000000 macro