Home
last modified time | relevance | path

Searched defs:setTimeout (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A Djs-apis-timer.md11 ## setTimeout section
/ohos5.0/docs/en/application-dev/reference/common/
H A Djs-apis-timer.md11 ## setTimeout section
/ohos5.0/drivers/hdf_core/framework/support/platform/include/watchdog/
H A Dwatchdog_core.h36 int32_t (*setTimeout)(struct WatchdogCntlr *wdt, uint32_t seconds); member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dtimer_module.cpp35 const char * const setTimeout = "setTimeout"; in Init() local