1 | static void setConsoleDelay(int delayMS) { |
2 | O console = getConsole(); |
3 | if (console == null) ret; |
4 | O du = getOpt(console, "du"); |
5 | setOpt(du, "delay", delayMS); |
6 | } |
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: | 512 / 511 |
Version history: | 1 change(s) |
Referenced in: | [show references] |