xhprof_disable

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

Example #1 xhprof_disable example

Result: Array ( [main()==>strlen] => Array ( [ct] => 1 [wt] => 279 ) [main()==>xhprof_disable] => Array ( [ct] => 1 [wt] => 9 ) [main()] => Array ( [ct] => 1 [wt] => 610 ) )
PHP Version:


Function xhprof_disable:

Hierarchical Profiler Functions

Most used PHP functions