diff --git a/crmeb/listens/AppEnd.php b/crmeb/listens/AppEnd.php index 7977da4..6eb1b66 100644 --- a/crmeb/listens/AppEnd.php +++ b/crmeb/listens/AppEnd.php @@ -23,11 +23,12 @@ class AppEnd if(isset($header['x-token']) and $header['x-token']){ $token = $header['x-token']; } + $runTime = microtime(true) - Request::time(true); $jsonRes = json_encode($response, JSON_UNESCAPED_UNICODE); if(is_array($response) and (strpos($jsonRes, '') === false and strpos($jsonRes, '