Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_idle_monitor.h69 int64_t GetIdleNotifyCount() const in GetIdleNotifyCount() function
H A Dark_idle_monitor.cpp89 if (GetIdleNotifyCount() <= LOW_IDLE_NOTIFY_THRESHOLD) { in IntervalMonitor()