|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Attributes | |
| long | _highMemoryLoadThresholdBytes |
| long | _totalAvailableMemoryBytes |
| long | _memoryLoadBytes |
| long | _heapSizeBytes |
| long | _fragmentedBytes |
| long | _totalCommittedBytes |
| long | _promotedBytes |
| long | _pinnedObjectsCount |
| long | _finalizationPendingCount |
| long | _index |
| int | _generation |
| int | _pauseTimePercentage |
| bool | _compacted |
| bool | _concurrent |
Properties | |
| ReadOnlySpan< GCGenerationInfo > | GenerationInfoAsSpan [get] |
| ReadOnlySpan< TimeSpan > | PauseDurationsAsSpan [get] |
Definition at line 6 of file GCMemoryInfoData.cs.