endProfile() protected method
Marks the end of a code block for profiling.
See also beginProfile().
protected void endProfile ( $token, $category ) | ||
---|---|---|
$token | string |
Token for the code block |
$category | string |
The category of this log message |
Please login to continue.