Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h130 constexpr int32_t MS_PER_DAY = 24 * 60 * 60 * 1000; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp896 selectTime += Constants::MS_PER_DAY; in UpdateAtTimerAlarm()
1289 int64_t interval = Constants::MS_PER_DAY / timeSpeed_; in FormRefreshCountReport()