Skip to content
Snippets Groups Projects
Commit 0d6e338e authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

new doc

Rev: doc/builtin/_memory_usage:1.1
parent c97eddb6
No related branches found
No related tags found
No related merge requests found
NAME
_memory_usage - check memory usage
SYNTAX
mapping(string:int) _memory_usage();
DESCRIPTION
This function is mostly intended for debugging. It delivers a mapping
with information about how many arrays/mappings/strings etc. there
are currently allocated and how much memory they use. Try evaluating
the function in hilfe to see precisly what it returns.
SEE ALSO
_verify_internals
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment