File: show_mem.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (20 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<HTML>
<HEAD>
<TITLE>show.mem</TITLE></HEAD>
<BODY>
<h1>show.mem</h1>
<B>Category</B><p>
<a href="debug_commands.html">Debugging commands</a><p>
<B>Syntax</B><p>
<p>
show.mem();<p>
<B>Description</B><p>
<p>
Shows memory stats:<p>
<B>heapsize:</B> Amount of available memory</B><p>
<B>now:</B> Currently used memory</B><p>
<B>max:</B> Maximum amount of memory that has been used</B><p>
<B>rm.0, etc:</B> ?</B><p>
<B>max script:</B> maximum script size (<a href="script_buffer.html">click here</a> for more info)</B><p>
<B>See also</B><p>
</BODY></HTML>