static long usedMemory() { ret Runtime.getRuntime().totalMemory()-Runtime.getRuntime().freeMemory(); }
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: | #1005957 |
Snippet name: | usedMemory |
Eternal ID of this version: | #1005957/1 |
Text MD5: | 94c3ca0dfa3afe2fd68d18c57484b661 |
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:44:53 |
Source code size: | 106 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 532 / 567 |
Referenced in: | #1006269 - totalMemory - committed Java heap #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009422 - usedMemoryAfterGC #1011535 - memoryUsedInMB #1017223 - freeMemory (Java heap) |