Documentation

MicrotimeRepresentation extends Representation
in package

Table of Contents

$avg  : mixed
$contents  : mixed
$group  : mixed
$hints  : mixed
$i  : mixed
$implicit_label  : mixed
$label  : mixed
$lap  : mixed
$mem  : mixed
$mem_peak  : mixed
$mem_peak_real  : mixed
$mem_real  : mixed
$microseconds  : mixed
$seconds  : mixed
$total  : mixed
$name  : mixed
__construct()  : mixed
getDateTime()  : mixed
getLabel()  : mixed
getName()  : mixed
labelIsImplicit()  : mixed
setName()  : mixed

Properties

Methods

__construct()

public __construct(mixed $seconds, mixed $microseconds, mixed $group[, mixed $lap = null ][, mixed $total = null ], mixed $i) : mixed
Parameters
$seconds : mixed
$microseconds : mixed
$group : mixed
$lap : mixed = null
$total : mixed = null
$i : mixed
Return values
mixed

labelIsImplicit()

public labelIsImplicit() : mixed
Return values
mixed

setName()

public setName(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

Search results