Home
last modified time | relevance | path

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

/external/oboe/include/oboe/
DDefinitions.h47 constexpr int64_t kMillisPerSecond = 1000; variable
/external/protobuf/src/google/protobuf/util/
Dtime_util.cc55 static const int kMillisPerSecond = 1000; variable
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc55 static const int kMillisPerSecond = 1000; variable
/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h52 static constexpr int32_t kMillisPerSecond = 1000; // by definition variable