Home
last modified time | relevance | path

Searched defs:nanosec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Ddatetime_ex.h82 constexpr inline int64_t NanosecToSec(int64_t nanosec) in NanosecToSec()
90 constexpr inline int64_t NanosecToMillisec(int64_t nanosec) in NanosecToMillisec()
98 constexpr inline int64_t NanosecToMicrosec(int64_t nanosec) in NanosecToMicrosec()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp274 void Network::SendRSTreeSingleNodePerf(uint64_t id, uint64_t nanosec) in SendRSTreeSingleNodePerf()