Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
Dhiappevent_util.cpp108 constexpr int64_t secondToNanosecond = 1 * 1000 * 1000 * 1000; in ReportRecord() local
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_util.cpp48 constexpr int64_t secondToNanosecond = 1 * 1000 * 1000 * 1000; in GetNanoSecondsTimestamp() local