optimize cpu one

pull/55/head
ubuntu 2019-01-07 11:46:45 +08:00
parent 85c84085e8
commit c91f07e77d
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