Izartu  0.0 Initial release
Web bookmark manager based on tags.
Public Member Functions
Benchmark Class Reference

Execution time and memory usage statistics. More...

Public Member Functions

 __construct ()
 To initialize some class variables.
 get ()
 To get execution time and memory usage statistics.

Detailed Description

Execution time and memory usage statistics.

Definition at line 31 of file Benchmark.php.


Constructor & Destructor Documentation

__construct ( ) [final]

To initialize some class variables.

Definition at line 46 of file Benchmark.php.


Member Function Documentation

get ( ) [final]

To get execution time and memory usage statistics.

Returns:
XHTML formated text to add to the template.

Definition at line 57 of file Benchmark.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations