Kaynağa Gözat

Z991239-5349 #comment fea: open page 3s later

chenliangyu 1 yıl önce
ebeveyn
işleme
8b5ef8a077
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Module/mod_chromium/CModTools.cpp

+ 1 - 1
Module/mod_chromium/CModTools.cpp

@@ -877,7 +877,7 @@ namespace Chromium {
 			{
 				return;
 			}
-			boost::this_thread::sleep_for(boost::chrono::seconds(1));
+			boost::this_thread::sleep_for(boost::chrono::seconds(3));
 		}
 		return;
 	}