Izartu API

Benchmark
in package

Tags
file

benchmark.php

brief

Simple class for time and memory use control.

Execution time and memory usage statistics.

Execution time and memory usage statistics.

class

Benchmark

Table of Contents

Properties

$memoryEnd  : mixed
$memoryMax  : mixed
$memoryStart  : mixed
$memoryTotal  : mixed
$timeEnd  : mixed
$timeStart  : mixed
$timeTotal  : mixed
$usage  : mixed

Methods

__construct()  : mixed
get()  : XHTML

Properties

Methods

__construct()

public final __construct() : mixed
Tags
fn

__construct

brief

To initialize some class variables.

get()

public final get() : XHTML
Tags
fn

get

brief

To get execution time and memory usage statistics.

Return values
XHTML

formated text to add to the template.

On this page

Search results