Elgg  Version master
Namespaces | Functions | Variables
Profilable.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Traits\Debug
 

Functions

 Elgg\Traits\Debug::setTimer (Timer $timer)
 Set a timer that should collect begin/end times for events. More...
 
 Elgg\Traits\Debug::hasTimer ()
 Has a timer been set. More...
 
 Elgg\Traits\Debug::beginTimer (array $keys)
 Start the timer (when enabled) More...
 
 Elgg\Traits\Debug::endTimer (array $keys)
 Ends the timer (when enabled) More...
 

Variables

trait Elgg\Traits\Debug::Profilable
 Make an object accept a timer. More...