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

4
LINES

< > BotCompany Repo | #1007238 // sleepInCleanUp

JavaX fragment (include)

static void sleepInCleanUp(long ms) ctex {
  if (ms < 0) ret;
  Thread.sleep(ms);
}

Author comment

Began life as a copy of #1000736

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: #1007238
Snippet name: sleepInCleanUp
Eternal ID of this version: #1007238/1
Text MD5: c9ef7d04e57bb969b57bfe086ac07036
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-12 22:17:07
Source code size: 86 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 436 / 467
Referenced in: [show references]