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

5
LINES

< > BotCompany Repo | #1019782 // restartInAndSleep - restart Java VM in n seconds and sleep in this thread

JavaX fragment (include)

svoid restartInAndSleep(double seconds) {
  sleepSeconds(seconds);
  restart();
  sleep();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019782
Snippet name: restartInAndSleep - restart Java VM in n seconds and sleep in this thread
Eternal ID of this version: #1019782/1
Text MD5: 88e4d6ae68971b5ab95e40cb1e8f9d95
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-26 05:37:04
Source code size: 96 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 217 / 239
Referenced in: [show references]