diff --git a/interfaces/innerkits/src/bundle_active_client.cpp b/interfaces/innerkits/src/bundle_active_client.cpp index 573cbdb5887f1df6e6ebdec63da3c1d0ea83b088..c61187814e0aa1a17e4c8a5e345377b045fa80ea 100644 --- a/interfaces/innerkits/src/bundle_active_client.cpp +++ b/interfaces/innerkits/src/bundle_active_client.cpp @@ -22,7 +22,7 @@ namespace OHOS { namespace DeviceUsageStats { namespace { static const int32_t DELAY_TIME = 5000; - static const int32_t SLEEP_TIME = 1000; + static const int32_t SLEEP_TIME = 1; static const int32_t MS_TO_US = 1000; } BundleActiveClient& BundleActiveClient::GetInstance()