summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/includes/functions.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/includes/functions.inc.php b/usr/local/www/includes/functions.inc.php
index 90d49c8..822fb0c 100644
--- a/usr/local/www/includes/functions.inc.php
+++ b/usr/local/www/includes/functions.inc.php
@@ -1,6 +1,5 @@
<?
function cpu_usage() {
- sleep(5);
return get_cpuusage(get_cputicks(), get_cputicks());
}
OpenPOWER on IntegriCloud