Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h559 using ProfilerCallback = std::function<void(const std::string&)>; variable
560 void SetOnVsyncProfiler(const ProfilerCallback& callback) in SetOnVsyncProfiler()
1569 ProfilerCallback onVsyncProfiler_;