get(), SIGUSR1); } $conf = ZMConfig::get('global', 'runtime')['reload_delay_time'] ?? 800; if ($conf !== 0) { usleep($conf * 1000); } } }