Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Djank_frame_report.cpp39 int64_t GetSystemTimestamp() in GetSystemTimestamp() function
215 startTime_ = GetSystemTimestamp<std::chrono::milliseconds>(); in ResetFrameJankClock()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h693 uint64_t GetSystemTimestamp() in GetSystemTimestamp() function
H A Dtext_pattern.cpp2159 auto nowTime = static_cast<unsigned long long>(GetSystemTimestamp()); in OnModifyDone()
3035 auto nowTime = GetSystemTimestamp(); in DumpInfo()