Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h159 firstUpdateBegin_ = time; in SetFirstUpDating()
189 std::chrono::time_point<std::chrono::high_resolution_clock> firstUpdateBegin_; variable