Documentation

CorePerformance
in package

$this->core->__p Class to track performance

Table of Contents

Properties

$active  : mixed
$data  : mixed
$deep  : mixed
$lastnote  : mixed
$spaces  : mixed

Methods

__construct()  : mixed
add()  : mixed
end()  : mixed
getTotalMemory()  : mixed
getTotalTime()  : mixed
init()  : mixed

Properties

$active

public mixed $active = \true

$data

public mixed $data = []

$deep

public mixed $deep = 0

$lastnote

public mixed $lastnote = ""

$spaces

public mixed $spaces = ""

Methods

__construct()

public __construct() : mixed

add()

public add(mixed $title[, mixed $file = '' ][, mixed $type = 'all' ]) : mixed
Parameters
$title : mixed
$file : mixed = ''
$type : mixed = 'all'

end()

public end(mixed $spacename, mixed $key[, mixed $ok = TRUE ][, mixed $msg = FALSE ]) : mixed
Parameters
$spacename : mixed
$key : mixed
$ok : mixed = TRUE
$msg : mixed = FALSE

getTotalMemory()

public getTotalMemory([mixed $prec = 3 ]) : mixed
Parameters
$prec : mixed = 3

getTotalTime()

public getTotalTime([mixed $prec = 3 ]) : mixed
Parameters
$prec : mixed = 3

init()

public init(mixed $spacename, mixed $key) : mixed
Parameters
$spacename : mixed
$key : mixed

        
On this page

Search results