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