Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | TryPush (T[] array) |
T[] | TryPop () |
void | Trim (int currentMilliseconds, int id, Utilities.MemoryPressure pressure, int bucketSize) |
Private Attributes | |
readonly T[][] | _arrays = new T[8][] |
int | _count |
int | _millisecondsTimestamp |
Definition at line 75 of file TlsOverPerCoreLockedStacksArrayPool.cs.