diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-20 01:53:15 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-20 02:20:40 +0200 |
commit | 440cc3f028c7eff54f6f713182c55c5e8b205bab (patch) | |
tree | 0965140285b1c79bb6ae3481d293fb2096f24e8b /py/objenumerate.c | |
parent | 164774c1c1195a16757652730ccc1cac74353f42 (diff) | |
download | micropython-440cc3f028c7eff54f6f713182c55c5e8b205bab.tar.gz micropython-440cc3f028c7eff54f6f713182c55c5e8b205bab.zip |
Expose memory stats functions via "micropython" module.
These are micropython.mem_total(), .mem_current(), .mem_peak(). These are 3
individual functions with simple scalar return value to make sure that
calls to these functions themselves have minimal (hopefully zero) impact on
memory allocation.
Diffstat (limited to 'py/objenumerate.c')
0 files changed, 0 insertions, 0 deletions