profile_point Class Reference

List of all members.

Public Member Functions

 profile_point ($name, $count, $time, $memory)
 add_child ($child)
 display ($indent=0.0)
 name ()
 count ()
 time ()
 memory ()
 timePerCall ()
 memoryPerCall ()
 callsPerRequest ()
 timePerRequest ()
 memoryPerRequest ()
 fmttime ()

Public Attributes

 $name
 $count
 $time
 $children


Detailed Description

Definition at line 88 of file profileinfo.php.


Member Function Documentation

profile_point::add_child ( child  ) 

Definition at line 102 of file profileinfo.php.

profile_point::callsPerRequest (  ) 

Definition at line 173 of file profileinfo.php.

References count().

Referenced by display().

profile_point::count (  ) 

Definition at line 153 of file profileinfo.php.

Referenced by callsPerRequest(), display(), memoryPerCall(), profile_point(), and timePerCall().

profile_point::display ( indent = 0.0  ) 

profile_point::fmttime (  ) 

Definition at line 188 of file profileinfo.php.

References time().

profile_point::memory (  ) 

Definition at line 161 of file profileinfo.php.

Referenced by display(), memoryPerCall(), memoryPerRequest(), and profile_point().

profile_point::memoryPerCall (  ) 

Definition at line 169 of file profileinfo.php.

References count(), and memory().

Referenced by display().

profile_point::memoryPerRequest (  ) 

Definition at line 183 of file profileinfo.php.

References memory().

profile_point::name (  ) 

Definition at line 149 of file profileinfo.php.

Referenced by display(), and profile_point().

profile_point::profile_point ( name,
count,
time,
memory 
)

Definition at line 94 of file profileinfo.php.

References $count, $name, $time, count(), memory(), name(), and time().

profile_point::time (  ) 

Definition at line 157 of file profileinfo.php.

Referenced by display(), fmttime(), profile_point(), timePerCall(), and timePerRequest().

profile_point::timePerCall (  ) 

Definition at line 165 of file profileinfo.php.

References count(), and time().

Referenced by display().

profile_point::timePerRequest (  ) 

Definition at line 178 of file profileinfo.php.

References time().


Member Data Documentation

profile_point::$children

Definition at line 92 of file profileinfo.php.

profile_point::$count

Definition at line 90 of file profileinfo.php.

Referenced by profile_point().

profile_point::$name

Definition at line 89 of file profileinfo.php.

Referenced by display(), and profile_point().

profile_point::$time

Definition at line 91 of file profileinfo.php.

Referenced by profile_point().


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:45 2009 for MediaWiki by  doxygen 1.5.9