xhprof_disable

PECL xhprof >= 0.9.0
xhprof_disable - Stops xhprof profiler
Manual
Code Examples

xhprof_disable( ): array

Stops the profiler, and returns xhprof data from the run.

Parameters

This function has no parameters.

Return Values

An array of xhprof data, from the run.

Example of xhprof_disable

Show all examples for xhprof_disable

PHP Version:


Function xhprof_disable:

Hierarchical Profiler Functions

Most used PHP functions