diff --git a/speedtest.js b/speedtest.js index a272bb1..1538901 100755 --- a/speedtest.js +++ b/speedtest.js @@ -343,7 +343,7 @@ Speedtest.prototype = { function() { this.worker.postMessage("status"); }.bind(this), - 200 + 1500 ); if (this._state == 1) throw "When using multiple points of test, you must call selectServer before starting the test";