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

3
LINES

< > BotCompany Repo | #1032776 // usedHeapPercentage (of max, not committed)

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

Libraryless. Click here for Pure Java version (59L/1K).

1  
static double usedHeapPercentage() {
2  
  ret doublePercent(usedMemory(), maxMemory());
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032776
Snippet name: usedHeapPercentage (of max, not committed)
Eternal ID of this version: #1032776/1
Text MD5: 274c11336838126fe06b44c4f09a1da5
Transpilation MD5: 97e69f571710de0f24606552ec21c1d3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 02:15:46
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 130
Referenced in: [show references]