MemoryUsage
in package
FinalYes
Tags
Table of Contents
Properties
- $bytes : int
Methods
- bytes() : int
- diff() : self
- fromBytes() : self
- __construct() : mixed
Properties
$bytes read-only
private
int
$bytes
Methods
bytes()
public
bytes() : int
Return values
intdiff()
public
diff(self $other) : self
Parameters
- $other : self
Return values
selffromBytes()
public
static fromBytes(int $bytes) : self
Parameters
- $bytes : int
Return values
self__construct()
private
__construct(int $bytes) : mixed
Parameters
- $bytes : int