Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/
H A Dtimer.cpp31 uint32_t deleteTimerCount = 0; variable
141 HILOG_INFO("DeleteTimer ID: %{public}u, count: %{public}u", tId, ++deleteTimerCount); in ClearTimer()