Class JProfiler

Description

Page generation time

Located in /utilities/profiler.php (line 24)

JObject
   |
   --JProfiler
Direct descendents
Class Description
 class mosProfiler Legacy class, use JProfiler instead
Variable Summary
 array $buffer
 string $prefix
 int $start
Method Summary
 JProfiler __construct ([mixed $prefix = ''])
 void getMemory ()
 float getmicrotime ()
 void mark (mixed $label)
 void report ([string $glue = ''])
Variables
array $buffer = null (line 31)
string $prefix = '' (line 29)
int $start (line 27)
Methods
Constructor __construct (line 37)

Constructor

  • var: Prefix for mark messages
JProfiler __construct ([mixed $prefix = ''])

Redefinition of:
JObject::__construct()
Class constructor, overridden in descendant classes.
getMemory (line 69)
void getMemory ()
getmicrotime (line 64)
  • return: The current time
float getmicrotime ()
mark (line 47)

Output a time mark

  • var: A label for the time mark
void mark (mixed $label)
report (line 57)

Reports on the buffered marks

void report ([string $glue = ''])
  • string $glue: Glue string

Inherited Methods

Inherited From JObject

 JObject::__construct()
 JObject::JObject()
 JObject::get()
 JObject::set()
 JObject::toString()
 JObject::__destruct()

Documentation generated on Sat, 4 Feb 2006 14:26:06 +0100 by phpDocumentor 1.3.0RC4