1 | static void sleepingBot() { |
2 | bot(); |
3 | gcSleep(); |
4 | } |
5 | |
6 | static void sleepingBot(S name) { |
7 | bot(name); |
8 | gcSleep(); |
9 | } |
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: | #1007229 |
Snippet name: | sleepingBot - bot() and sleep() (to prevent console window from saying "DONE") |
Eternal ID of this version: | #1007229/3 |
Text MD5: | 4a75fb7c9a6cc32ad8d46d13500876e6 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-04 14:38:17 |
Source code size: | 124 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 507 / 538 |
Version history: | 2 change(s) |
Referenced in: | [show references] |