Bitrix API

StepDurations

FinalYes

Table of Contents

Properties

$authorDuration  : int
$completedDuration  : int
$doneDuration  : int
$runningDuration  : int

Methods

__construct()  : mixed
getRoundedAuthorDuration()  : int
getRoundedCompletedDuration()  : int
getRoundedDoneDuration()  : int
getRoundedDuration()  : int
getRoundedRunningDuration()  : int

Properties

Methods

__construct()

public __construct(int $author, int $running, int $completed, int $done) : mixed
Parameters
$author : int
$running : int
$completed : int
$done : int

getRoundedAuthorDuration()

public getRoundedAuthorDuration() : int
Return values
int

getRoundedCompletedDuration()

public getRoundedCompletedDuration() : int
Return values
int

getRoundedDoneDuration()

public getRoundedDoneDuration() : int
Return values
int

getRoundedDuration()

public getRoundedDuration(int $durationInSeconds) : int
Parameters
$durationInSeconds : int
Return values
int

getRoundedRunningDuration()

public getRoundedRunningDuration() : int
Return values
int

        
On this page

Search results