static S getFullMemoryInfo() { S = getMemoryInfo(); if (!isWindows()) pcall { s = "Process size: " + toM(getProcessSize()) + " MB. " + s; } ret s; }
Began life as a copy of #1002320
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005955 |
| Snippet name: | getFullMemoryInfo - including stuff fetched through command line tools |
| Eternal ID of this version: | #1005955/1 |
| Text MD5: | 57a6ca0d98dec88228765d4e69ffc57e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-13 13:33:40 |
| Source code size: | 166 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 733 / 768 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |