JProfiler::getInstance
Returns the global Profiler object, only creating it if it doesn't already exist.
Signature
public function getInstance([string
$prefix = ''] )
Parameters
-
$prefix
- Prefix used to distinguish profiler objects.
Returns
- JProfiler
- The Profiler object.