Home
last modified time | relevance | path

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

/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()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h705 uint64_t GetSystemTimestamp() in GetSystemTimestamp() function in OHOS::Ace::NG::TextPattern
H A Dtext_pattern.cpp2410 auto nowTime = static_cast<unsigned long long>(GetSystemTimestamp()); in OnModifyDone()
3277 auto nowTime = GetSystemTimestamp(); in DumpInfo()
4431 auto nowTime = GetSystemTimestamp(); in DumpInfo()

Completed in 11 milliseconds