Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_manager.cpp34 constexpr int8_t DELAY_INTERVAL_SECONDS = 60; member
220 std::this_thread::sleep_for(std::chrono::seconds(DELAY_INTERVAL_SECONDS)); in DelayStopThreadPool()

Completed in 1 milliseconds