Gcinfo

From GiderosMobile
Revision as of 16:16, 2 February 2025 by MoKaLux (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Class:''' (global)<br/> === Description === Returns the total memory heap size in kilobytes. <syntaxhighlight lang...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2011.6
Class: (global)

Description

Returns the total memory heap size in kilobytes.

(number) = gcinfo()

Return values

Returns (number) the total memory heap size in kilobytes