Struct MemorySnapshot
- Namespace
- Misaki.HighPerformance.LowLevel.Buffer
- Assembly
- Misaki.HighPerformance.LowLevel.dll
public readonly struct MemorySnapshot
- Inherited Members
Constructors
MemorySnapshot()
public MemorySnapshot()
Properties
Allocations
public ReadOnlySpan<AllocationInfo> Allocations { get; }
Property Value
TotalAllocatedMemory
public nuint TotalAllocatedMemory { get; }