Libraryless. Click here for Pure Java version (4016L/23K).
1 | static long dm_freeSystemMemory() { |
2 | O value = vmBus_query("freeSystemMemory"); |
3 | if (value == null) { |
4 | dm_require("#1022569/MemoryTrayIcon"); |
5 | value = vmBus_query("freeSystemMemory"); |
6 | } |
7 | ret toLong(value); |
8 | } |
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: | 163 / 226 |
Version history: | 2 change(s) |
Referenced in: | [show references] |