Libraryless. Click here for Pure Java version (5077L/34K).
1 | !7 |
2 | |
3 | sclass SwingLatency > DynBigNumber { |
4 | start { |
5 | setDescription("LATENCY"); |
6 | doEvery(1000, r testIt); |
7 | } |
8 | |
9 | void testIt { |
10 | setValue(swingLatency() + " ms"); |
11 | } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017750 |
Snippet name: | Swing Latency [Dyn Module] |
Eternal ID of this version: | #1017750/3 |
Text MD5: | 13d03730305c48d2cc5f6c0e4a64fc56 |
Transpilation MD5: | 9396e34b30398e8a1220d4fdc3b8c2d9 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-10 15:17:04 |
Source code size: | 188 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 453 / 3502 |
Version history: | 2 change(s) |
Referenced in: | [show references] |