Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/profile.php
dev/con php base - Application server

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/profile.php::profile

Profiling functions

 

public module profile

Profiling functions

 

Public Method Summary

void

profile_start(string $name)

Start timer.
float

profile_end(string $name)

Get time from timer.

Public Method Details

profile_start

public void profile_start( string $name )

  Start timer.

Parameter
string $name
Name of timer.
Returns void


profile_end

public float profile_end( string $name )

  Get time from timer.

Parameter
string $name
Name of timer.
Returns float

Time passed since timer start in seconds.



Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta