Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.GCMemoryInfoData Class Referencesealed

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< GCGenerationInfoGenerationInfoAsSpan [get]
 
ReadOnlySpan< TimeSpanPauseDurationsAsSpan [get]
 

Private Attributes

GCGenerationInfo _generationInfo0
 
GCGenerationInfo _generationInfo1
 
GCGenerationInfo _generationInfo2
 
GCGenerationInfo _generationInfo3
 
GCGenerationInfo _generationInfo4
 
TimeSpan _pauseDuration0
 
TimeSpan _pauseDuration1
 

Detailed Description

Definition at line 6 of file GCMemoryInfoData.cs.


The documentation for this class was generated from the following file: