Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Profiler.usedHeapSize

public static uint usedHeapSize;

Returns

uint Size of the used heap in bytes, (or 0 if the profiler is disabled).

Description

Heap size used by the program.