mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed speed debug
This commit is contained in:
@@ -75,6 +75,8 @@ class Response extends UtopiaResponse
|
||||
->setModel(new Membership())
|
||||
->setModel(new MembershipList())
|
||||
;
|
||||
|
||||
$this->startTime = \microtime(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user