Libraryless. Click here for Pure Java version (4016L/23K).
static long dm_totalSystemMemory() { O value = vmBus_query("totalSystemMemory"); if (value == null) { dm_require("#1022569/MemoryTrayIcon"); value = vmBus_query("totalSystemMemory"); } ret toLong(value); }
Began life as a copy of #1032376
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032377 |
Snippet name: | dm_totalSystemMemory |
Eternal ID of this version: | #1032377/2 |
Text MD5: | d0d0c90ec0760c8df6b6bcf27810bdae |
Transpilation MD5: | e3cf862cc92097ad3a8aee5e06181449 |
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:04:18 |
Source code size: | 228 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 153 / 205 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |