Update power.inc.sh
This commit is contained in:
@@ -1450,7 +1450,7 @@ POWERLOGGER_SERVICE(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
end=`date +%s`; runtime=$((end-start))
|
end=`date +%s`; runtime=$((end-start))
|
||||||
# echo -e "script runtime: ${runtime}s"
|
echo -e "script runtime: ${runtime}s"
|
||||||
echo "${log_start}~${runtime}~powerlogger" >> ${PW_LOGFOLDER}/service.scantimes
|
echo "${log_start}~${runtime}~powerlogger" >> ${PW_LOGFOLDER}/service.scantimes
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user