Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1017750 // Swing Latency [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (5077L/34K).

!7

sclass SwingLatency > DynBigNumber {
  start {
    setDescription("LATENCY");
    doEvery(1000, r testIt);
  }
  
  void testIt {
    setValue(swingLatency() + " ms");
  }
}

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: 390 / 3420
Version history: 2 change(s)
Referenced in: [show references]