Fixed speed debug

This commit is contained in:
Eldad Fux
2020-07-04 21:21:42 +03:00
parent 8108691e07
commit cece99be36
+2
View File
@@ -75,6 +75,8 @@ class Response extends UtopiaResponse
->setModel(new Membership())
->setModel(new MembershipList())
;
$this->startTime = \microtime(true);
}
/**