Utility class to assist in the process of benchmarking the execution of sections of code to understand where time is being spent.
Located in /libraries/joomla/error/profiler.php (line 20)
JObject | --JProfiler
Inherited from JObject
JObject::$_errors
Returns the global Profiler object, only creating it if it doesn't already exist.
Get the current time.
Constructor
Get all profiler marks.
Returns an array of all marks created since the Profiler object was instantiated. Marks are strings as per JProfiler::mark().
Get information about current memory usage.
Output a time mark
The mark is returned as text enclosed in <div> tags with a CSS class of 'profiler'.
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:58:58 -0500 by phpDocumentor 1.4.4