Uses 1113K of libraries. Click here for Pure Java version (4977L/25K).
1 | !7 |
2 | |
3 | cmodule2 RunnableThreadCount > DynBigNumber { |
4 | start { |
5 | setDescription("RUNNABLE THREADS"); |
6 | dm_doEveryAndNow(5.0, r actualUpdate); |
7 | } |
8 | |
9 | void actualUpdate enter { |
10 | //time "Thread Count" { <= 1ms? |
11 | setValue(l(runnableThreadsWithStackTraces()); |
12 | //} |
13 | } |
14 | } |
Began life as a copy of #1016643
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016644 |
Snippet name: | Runnable Threads Count |
Eternal ID of this version: | #1016644/6 |
Text MD5: | 91d7472a7a22c8c4a1fda271d442020d |
Transpilation MD5: | a0685fd931b806a1babb3b7d53c7860d |
Author: | stefan |
Category: | javax / modules |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-19 17:57:24 |
Source code size: | 292 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 388 / 3165 |
Version history: | 5 change(s) |
Referenced in: | [show references] |