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

7
LINES

< > BotCompany Repo | #1010946 // oshi_systemMemory

JavaX fragment (include)

1  
static GlobalMemory oshi_systemMemory() {
2  
  ret oshi_systemMemory(oshi_hardware());
3  
}
4  
5  
static GlobalMemory oshi_systemMemory(HardwareAbstractionLayer hardware) {
6  
  ret hardware.getMemory();
7  
}

Author comment

Began life as a copy of #1009631

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010946
Snippet name: oshi_systemMemory
Eternal ID of this version: #1010946/4
Text MD5: 867caa8d3b5332dff1f72a68a09d766d
Author: stefan
Category: javax / os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-30 20:16:57
Source code size: 197 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 464 / 460
Version history: 3 change(s)
Referenced in: [show references]