Home
last modified time | relevance | path

Searched refs:MICROSEC_TO_NANOSEC (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp23 constexpr uint64_t MICROSEC_TO_NANOSEC = 1000; member
50 uint64_t usec = nsec / MICROSEC_TO_NANOSEC; in TimeFormat()
/base/hiviewdfx/hiview/base/utility/include/
H A Dtime_util.h30 constexpr int64_t MICROSEC_TO_NANOSEC = 1000; member
/base/security/device_security_level/baselib/utils/src/
H A Dutils_datetime.c29 #define MICROSEC_TO_NANOSEC 1000 macro

Completed in 2 milliseconds