Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_childprocess.cpp32 constexpr int TIME_EXCHANGE = 1000; variable
411 int32_t timeout = temp->timeout * TIME_EXCHANGE; in TimeoutListener()