RavSystem API docs

LogStatItem
in package

Table of Contents

$avgTime  : float
$calls  : int
$generalEndpoint  : string
$method  : string
$timeForEndpoint  : float
__construct()  : mixed

Properties

$avgTime

public float $avgTime

$generalEndpoint

public string $generalEndpoint

$method

public string $method

$timeForEndpoint

public float $timeForEndpoint

Methods

__construct()

public __construct(string $method, int $calls, string $generalEndpoint, float $avgTime, float $timeForEndpoint) : mixed
Parameters
$method : string
$calls : int
$generalEndpoint : string
$avgTime : float
$timeForEndpoint : float
Return values
mixed

Search results