瀏覽代碼

larger steps

Gildas 7 年之前
父節點
當前提交
0261d65413
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/single-file/util/timeout.js

+ 1 - 1
lib/single-file/util/timeout.js

@@ -22,7 +22,7 @@
 
 
 this.timeout = this.timeout || (() => {
 this.timeout = this.timeout || (() => {
 
 
-	const TIMEOUT_STEP = 100;
+	const TIMEOUT_STEP = 200;
 
 
 	const timeoutIds = [];
 	const timeoutIds = [];