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: | 508 / 510 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011573 - programLoadTime_sys - when main program was loaded (approximately) #1011893 - vmStarted - synonym of vmStartTime_sys - when VM was started (in sysNow time) #1028034 - vmUptime - Java VM uptime in seconds |