Explorar o código

set step back to 100ms

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
d0e8a50e59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 || (() => {
 
-	const TIMEOUT_STEP = 200;
+	const TIMEOUT_STEP = 100;
 
 	const timeoutIds = [];