Documentation

Tick
in package

FinalYes

Legacy helper for collecting lightweight timing information.

Included for historical compatibility only. This API is deprecated and should not be used in new code.

Tags
author

Daniel Schulz

since
2017-12-28

Table of Contents

Properties

$functionFile  : mixed
$functionList  : mixed
$lastFunction  : mixed
$lastTime  : mixed
$lastTimeline  : mixed
$logTick  : mixed
$timelineFile  : mixed
$timelineList  : mixed

Methods

__destruct()  : mixed
log()  : void
__construct()  : mixed
append()  : void
create()  : void
save()  : void

Properties

$functionFile

protected mixed $functionFile

$functionList

protected mixed $functionList

$lastFunction

protected mixed $lastFunction

$lastTime

protected mixed $lastTime

$lastTimeline

protected mixed $lastTimeline

$logTick

protected static mixed $logTick

$timelineFile

protected mixed $timelineFile

$timelineList

protected mixed $timelineList

Methods

__destruct()

public __destruct() : mixed

log()

public static log() : void

__construct()

protected __construct() : mixed

append()

protected append() : void

create()

protected create() : void

save()

protected save() : void
On this page

Search results