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

8
LINES

< > BotCompany Repo | #1032376 // dm_freeSystemMemory

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4016L/23K).

static long dm_freeSystemMemory() {
  O value = vmBus_query("freeSystemMemory");
  if (value == null) {
    dm_require("#1022569/MemoryTrayIcon");
    value = vmBus_query("freeSystemMemory");
  }
  ret toLong(value);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032376
Snippet name: dm_freeSystemMemory
Eternal ID of this version: #1032376/3
Text MD5: 131df1b7da788d789b8c486998a441c1
Transpilation MD5: 2ff8eed9eb8acfc42d457587c20022ae
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-05 22:03:23
Source code size: 225 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 83 / 133
Version history: 2 change(s)
Referenced in: [show references]