srecord UsedCommittedMax(long used, long committed, long max) { long free() { ret max-used; } long used() { ret used; } long max() { ret max; } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032768 |
Snippet name: | UsedCommittedMax |
Eternal ID of this version: | #1032768/4 |
Text MD5: | e498560099ba0fe468dc08a16c654fce |
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:18:05 |
Source code size: | 155 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 197 / 277 |
Version history: | 3 change(s) |
Referenced in: | [show references] |