beginProfile() protected method (available since version 2.1.1)
Marks the beginning of a code block for profiling.
| protected void beginProfile ( $token ) | ||
|---|---|---|
| $token | string |
Token for the code block. |
beginProfile() protected method (available since version 2.1.1)
Marks the beginning of a code block for profiling.
| protected void beginProfile ( $token ) | ||
|---|---|---|
| $token | string |
Token for the code block. |
Please login to continue.