Öntanımlı Sabitler

Buradaki sabitler bu eklenti için tanımlanmış olup, sadece eklentinin PHP içinde derlenmiş olması veya çalışma anında dinamik olarak yüklenmesi halinde kullanılabilir.

XHPROF_FLAGS_NO_BUILTINS (int)

Used to skip all built-in (internal) functions.

XHPROF_FLAGS_CPU (int)

Used to add CPU profiling information to the output.

XHPROF_FLAGS_MEMORY (int)

Used to add memory profiling information to the output.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top