Index Documentation

TimingPoint
in package

Table of Contents

Methods

__construct()  : mixed
getComment()  : string
getDurationTicks()  : int|float
getDurationTime()  : float
getName()  : string
getTimePointTicks()  : int|float
hasComment()  : bool

Methods

__construct()

public __construct(int|float $timePoint, int|float $duration, string $name, string $comment) : mixed
Parameters
$timePoint : int|float
$duration : int|float
$name : string
$comment : string

getComment()

public getComment() : string
Return values
string

getDurationTicks()

public getDurationTicks() : int|float
Return values
int|float

getDurationTime()

public getDurationTime() : float
Return values
float

getName()

public getName() : string
Return values
string

getTimePointTicks()

public getTimePointTicks() : int|float
Return values
int|float

hasComment()

public hasComment() : bool
Return values
bool

        
On this page

Search results