Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1005955 // getFullMemoryInfo - including stuff fetched through command line tools

JavaX fragment (include)

static S getFullMemoryInfo() {
  S = getMemoryInfo();
  if (!isWindows()) pcall {
    s = "Process size: " + toM(getProcessSize()) + " MB. " + s;
  }
  ret s;
}

Author comment

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: 430 / 463
Referenced in: [show references]