import oshi.software.os.*; static OSProcess oshi_currentProcess() { OperatingSystem os = oshi_operatingSystem(); int pid = os.getProcessId(); ret os.getProcess(pid); }
Began life as a copy of #1010946
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015911 | 
| Snippet name: | oshi_currentProcess | 
| Eternal ID of this version: | #1015911/6 | 
| Text MD5: | 885fcedf424c5a1442846988c1248225 | 
| Author: | stefan | 
| Category: | javax / os | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-05-30 14:34:28 | 
| Source code size: | 180 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 663 / 679 | 
| Version history: | 5 change(s) | 
| Referenced in: | [show references] |