Home
last modified time | relevance | path

Searched defs:clearInterval (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A Djs-apis-timer.md115 ## clearInterval section
/ohos5.0/docs/en/application-dev/reference/common/
H A Djs-apis-timer.md117 ## clearInterval section
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/process/
H A Dprocess_status.cpp60 constexpr uint32_t clearInterval = 600 * 1000; // 10min in NeedClearProcessInfos() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dtimer_module.cpp38 const char * const clearInterval = "clearInterval"; in Init() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_state_info_collector.cpp254 constexpr uint32_t clearInterval = 600 * 1000; // 10min in TryToDeleteDeadProcessInfoByTime() local