ProfilerInterface
in
Table of Contents
Methods
Methods
end()
Ends the current profiling scope
public
end(string $scope) : void
Parameters
- $scope : string
-
The name of the scope to end
start()
Starts a profiling scope
public
start(string $scope) : void
Parameters
- $scope : string
-
A unique name for the scope