GarbageCollectorStatus
final class GarbageCollectorStatus (View source)
Methods
__construct(int $runs, int $collected, int $threshold, int $roots, float $applicationTime, float $collectorTime, float $destructorTime, float $freeTime, bool $running, bool $protected, bool $full, int $bufferSize)
No description
int
runs()
No description
int
collected()
No description
int
threshold()
No description
int
roots()
No description
float
applicationTime()
No description
float
collectorTime()
No description
float
destructorTime()
No description
float
freeTime()
No description
bool
isRunning()
No description
bool
isProtected()
No description
bool
isFull()
No description
int
bufferSize()
No description
Details
__construct(int $runs, int $collected, int $threshold, int $roots, float $applicationTime, float $collectorTime, float $destructorTime, float $freeTime, bool $running, bool $protected, bool $full, int $bufferSize)
No description
int
runs()
No description
int
collected()
No description
int
threshold()
No description
int
roots()
No description
float
applicationTime()
No description
float
collectorTime()
No description
float
destructorTime()
No description
float
freeTime()
No description
bool
isRunning()
No description
bool
isProtected()
No description
bool
isFull()
No description
int
bufferSize()
No description