mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
👺
This commit is contained in:
parent
e03c586c86
commit
8b57e9007a
@ -31,6 +31,7 @@ use function hrtime;
|
|||||||
use function max;
|
use function max;
|
||||||
use function min;
|
use function min;
|
||||||
use function number_format;
|
use function number_format;
|
||||||
|
use function sprintf;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows threads to manually trigger the cyclic garbage collector using a threshold like PHP's own garbage collector,
|
* Allows threads to manually trigger the cyclic garbage collector using a threshold like PHP's own garbage collector,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user