phing-system-util
[ class tree: phing-system-util ] [ index: phing-system-util ] [ all elements ]

Procedural File: Timer.php

Source Location: /system/util/Timer.php



Classes:

Timer
This class can be used to obtain the execution time of all of the scripts that are executed in the process of building a page.


Page Details:

This class can be used to obtain the execution time of all of the scripts that are executed in the process of building a page.

Example: To be done before any scripts execute:

$Timer = new Timer; $Timer->Start_Timer();

To be done after all scripts have executed:

$timer->Stop_Timer(); $timer->Get_Elapsed_Time(int number_of_places);




Tags:

author:  Hans Lellelid <hans@xmpl.org>
author:  Charles Killian
version:  $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $








Documentation generated on Mon, 19 Oct 2009 10:52:15 +0200 by phpDocumentor 1.4.3