JProfiler::getInstance/1.6
From Joomla! Documentation
JProfiler::getInstance
Description
Returns the global Profiler object, only creating it if it doesn't already exist.
Description:JProfiler::getInstance [Edit Descripton]
public static function getInstance ($prefix= '')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $prefix | string | Prefix used to distinguish profiler objects. |
- Returns The Profiler object.
- Defined on line 85 of libraries/joomla/error/profiler.php
See also
JProfiler source code on JoomlaCode
Class JProfiler
Subpackage Error- Other versions of JProfiler::getInstance
SeeAlso:JProfiler::getInstance [Edit See Also]