Index Documentation

Timings
in package

Table of Contents

Methods

__construct()  : mixed
getLaps()  : array<string|int, mixed>
getStopwatch()  : Stopwatch
isRunning()  : bool
lap()  : void
start()  : void
stop()  : void

Methods

getLaps()

public getLaps() : array<string|int, mixed>
Return values
array<string|int, mixed>

isRunning()

public isRunning() : bool
Return values
bool

lap()

public lap(string $name[, string $comment = '' ]) : void
Parameters
$name : string
$comment : string = ''

        
On this page

Search results