Documentation

BidirectionalBandwidthStatsTracker
in package

Table of Contents

$receive  : BandwidthStatsTracker
$send  : BandwidthStatsTracker
__construct()  : mixed
add()  : void
getReceive()  : BandwidthStatsTracker
getSend()  : BandwidthStatsTracker
resetHistory()  : void
rotateAverageHistory()  : void

Properties

Methods

__construct()

public __construct(int $historySize) : mixed
Parameters
$historySize : int
Tags
phpstan-param

positive-int $historySize

Return values
mixed

Search results