usedHeapSizeLong
Returns the number of bytes that Unity has allocated. This does not include bytes allocated by external libraries or drivers.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Profiling
- Assembly: UnityEngine.CoreModule
public static long usedHeapSizeLong { get; }