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

8
LINES

< > BotCompany Repo | #1011569 // vmStartTime_sys - when VM was started (in sysNow time)

JavaX fragment (include)

static long vmStartTime_sys() {
  try {
    ret toLong(get(javax(), 'vmStarted_sysTime));
  } catch print e {
    upgradeJavaXAndRestart();
    ret 0;
  }
}

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: #1011569
Snippet name: vmStartTime_sys - when VM was started (in sysNow time)
Eternal ID of this version: #1011569/1
Text MD5: eb0e459f7e990f23a38fd74fa6a6c7af
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-31 17:24:24
Source code size: 163 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 414 / 422
Referenced in: [show references]