From f3c1a04b0216a1a53094d3813fa81e3f3ea53004 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Thu, 10 Mar 2016 14:55:47 -0700 Subject: 1s --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index c37aaff..0a5391f 100644 --- a/app.js +++ b/app.js @@ -95,4 +95,4 @@ server.listen(PORT, function(){ refreshStat(); -setInterval(refreshStat,5000); +setInterval(refreshStat,1000); -- cgit v1.2.3-70-g09d2