Performance

GUI

PHP Code Profiling

CLI

Interim implementation of Performance logging

This is largely undefined and still up to change.

FreePBX::Performance()->On(); FreePBX::Performance()->Stamp('Stamp this!'); 

On()

/**  * Turn Performance Logging on  */ public function On() 

Off()

/**  * Turn Performance Logging off  */ public function Off() 

Stamp()

Return to Documentation Home I Return to Sangoma Support