static void setConsoleDelay(int delayMS) { O console = getConsole(); if (console == null) ret; O du = getOpt(console, "du"); setOpt(du, "delay", delayMS); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004339 |
| Snippet name: | setConsoleDelay - seems to work |
| Eternal ID of this version: | #1004339/2 |
| Text MD5: | 6f43ad4cb557752d6cc31f27786d71f4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-02 10:13:12 |
| Source code size: | 169 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 754 / 744 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |