optimize cpu one

pull/32/head
ubuntu 2019-01-07 11:46:45 +08:00
parent 031f5063d3
commit 33f66a86ce
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ function updateTime() {
uptime();
updateTime();
setInterval(uptime, 2000);
setInterval(updateTime, 500);
setInterval(updateTime, 2000);
// styleswitcher.js