Home > @magiclane/maps-sdk > Debug > maxUsedMemory

Debug.maxUsedMemory property

Returns the maximum memory used by the SDK engine since initialization.

Useful for profiling and identifying peak memory consumption during testing.

Signature:

static get maxUsedMemory(): number;