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 89 of file profileinfo.php.


Member Function Documentation

profile_point::add_child ( child  ) 

Definition at line 103 of file profileinfo.php.

profile_point::callsPerRequest (  ) 

Definition at line 174 of file profileinfo.php.

References count().

Referenced by display().

profile_point::count (  ) 

Definition at line 154 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 189 of file profileinfo.php.

References time().

profile_point::memory (  ) 

Definition at line 162 of file profileinfo.php.

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

profile_point::memoryPerCall (  ) 

Definition at line 170 of file profileinfo.php.

References count(), and memory().

Referenced by display().

profile_point::memoryPerRequest (  ) 

Definition at line 184 of file profileinfo.php.

References memory().

profile_point::name (  ) 

Definition at line 150 of file profileinfo.php.

Referenced by display(), and profile_point().

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

Definition at line 95 of file profileinfo.php.

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

profile_point::time (  ) 

Definition at line 158 of file profileinfo.php.

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

profile_point::timePerCall (  ) 

Definition at line 166 of file profileinfo.php.

References count(), and time().

Referenced by display().

profile_point::timePerRequest (  ) 

Definition at line 179 of file profileinfo.php.

References time().


Member Data Documentation

profile_point::$children

Definition at line 93 of file profileinfo.php.

profile_point::$count

Definition at line 91 of file profileinfo.php.

Referenced by profile_point().

profile_point::$name

Definition at line 90 of file profileinfo.php.

Referenced by display(), and profile_point().

profile_point::$time

Definition at line 92 of file profileinfo.php.

Referenced by profile_point().


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

Generated on Thu Jul 29 17:02:10 2010 for MediaWiki by  doxygen 1.5.9