Difference between revisions of "Gcinfo"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Class:''' (global)<br/> === Description === Returns the total memory heap size in kilobytes. <syntaxhighlight lang...") |
(No difference)
|
Revision as of 16:16, 2 February 2025
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