downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Manipulación de formatos de audio> <xhprof_sample_disable
Last updated: Fri, 20 May 2011

view this page in

xhprof_sample_enable

(PECL xhprof >= 0.9.0)

xhprof_sample_enableDescription

Descripción

void xhprof_sample_enable ( void )

Starts profiling in sample mode, which is a lighter weight version of xhprof_enable(). The sampling interval is 0.1 seconds, and samples record the full function call stack. The main use case is when lower overhead is required when doing performance monitoring and diagnostics.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

NULL

Ver también



add a note add a note User Contributed Notes xhprof_sample_enable
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites