Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GCHeapStats_V2()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.GCHeapStats_V2 ( ulong GenerationSize0,
ulong TotalPromotedSize0,
ulong GenerationSize1,
ulong TotalPromotedSize1,
ulong GenerationSize2,
ulong TotalPromotedSize2,
ulong GenerationSize3,
ulong TotalPromotedSize3,
ulong FinalizationPromotedSize,
ulong FinalizationPromotedCount,
uint PinnedObjectCount,
uint SinkBlockCount,
uint GCHandleCount,
ushort ClrInstanceID,
ulong GenerationSize4,
ulong TotalPromotedSize4 )
inlineprivate

Definition at line 329 of file NativeRuntimeEventSource.cs.

330 {
331 throw new NotImplementedException();
332 }