Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp50 const uint64_t NANOS_PER_MICRO = 1000; variable
51 const uint64_t NANOS_PER_MILLI = NANOS_PER_MICRO * 1000;