Home
last modified time | relevance | path

Searched refs:NANOS_PER_MILLI (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp49 const uint64_t NANOS_PER_MILLI = NANOS_PER_MICRO * 1000; variable
50 const uint64_t NANOS_PER_SECOND = NANOS_PER_MILLI * 1000;