改名
This commit is contained in:
@@ -87,7 +87,9 @@ class OnWorkerStart extends Callback
|
||||
try {
|
||||
name($server->worker_pid, 'Worker#' . $server->worker_id);
|
||||
|
||||
$time = microtime(true);
|
||||
$annotation->runtime(CONTROLLER_PATH);
|
||||
$this->debug('use time.' . microtime(true) - $time);
|
||||
$annotation->runtime(SOCKET_PATH);
|
||||
$annotation->runtime(MODEL_PATH);
|
||||
$annotation->runtime(CRONTAB_PATH);
|
||||
|
||||
Reference in New Issue
Block a user