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

search for in the

오디오 형식 조작> <xhprof_sample_disable
[edit] Last updated: Sat, 07 Jan 2012

view this page in

xhprof_sample_enable

(PECL xhprof >= 0.9.0)

xhprof_sample_enableDescription

설명

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

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

이 함수는 인수가 없습니다.

반환값

NULL

참고



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