Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for calibrateCpuLoad (0.07 seconds)

  1. src/main/java/org/codelibs/fess/crawler/interval/FessIntervalController.java

         * in test and production environments.
         */
        @Override
        protected void delayForWaitingNewUrl() {
            try {
                ComponentUtil.getSystemHelper().calibrateCpuLoad();
            } catch (final Exception e) {
                if (logger.isDebugEnabled()) {
                    logger.debug("Failed to calibrate CPU load", e);
                }
            }
    
            try {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Nov 19 07:09:17 GMT 2025
    - 5.1K bytes
    - Click Count (0)
Back to Top