Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Ddelay_notify.h41 static constexpr uint32_t MAX_NOTIFY_INTERVAL = 5000; member in OHOS::NativeRdb::DelayNotify
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp107 if (duration >= std::chrono::milliseconds(MAX_NOTIFY_INTERVAL)) { in StartTimer()

Completed in 2 milliseconds