Home
last modified time | relevance | path

Searched refs:ONE_HOUR_IN_SECONDS (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/common/include/
H A Dinputmethod_sysevent.h80 static inline constexpr int32_t ONE_HOUR_IN_SECONDS = 1 * 60 * 60; // 1 hour member in OHOS::MiscServices::InputMethodSysEvent
/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp206 return StartTimer(reportCallback, ONE_DAY_IN_HOURS * ONE_HOUR_IN_SECONDS * SECONDS_TO_MILLISECONDS); in StartTimerForReport()

Completed in 1 milliseconds