Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp64 int64_t curSystime = tmp.count(); in GetCurrentSystimeMs() local
65 return curSystime; in GetCurrentSystimeMs()