Download Jar. Uses 3874K of libraries. Click here for Pure Java version (13021L/87K).
1 | !7 |
2 | |
3 | static double interval = 4.0; |
4 | |
5 | p-experiment { |
6 | autoRestart(); |
7 | repeat with sleep interval { |
8 | long time = sysNow(); |
9 | L<S> list = thingsOnScreen_newestFirst(); |
10 | done2_always(time, localDateWithSeconds() + ": Found: " + list); |
11 | consoleTitle(l(list) + " " + joinWithComma(list)); |
12 | } |
13 | } |
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: | #1010713 |
Snippet name: | Print things on screen [OK] |
Eternal ID of this version: | #1010713/22 |
Text MD5: | 6b9669424627bebcf8a49a6475124fb1 |
Transpilation MD5: | 2dfb6d5cb705bb2ccf8518e0cb7facfb |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-08 14:06:58 |
Source code size: | 311 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 642 / 2035 |
Version history: | 21 change(s) |
Referenced in: | [show references] |