Uses 911K of libraries. Click here for Pure Java version (3823L/19K).
1 | !7 |
2 | |
3 | cmodule SystemQueueSize > DynBigNumber { |
4 | start { |
5 | doEvery(1.0, r update); |
6 | } |
7 | |
8 | void update enter { |
9 | setValue(or(rcall size(dm_getSystemQ()), "?")); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025948 |
Snippet name: | System Queue Size |
Eternal ID of this version: | #1025948/1 |
Text MD5: | dd160edc204d5eb0dbdd301ae56012c8 |
Transpilation MD5: | fd20fad3b404a16dff316e2e9dc56466 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-02 11:38:30 |
Source code size: | 179 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 241 / 711 |
Referenced in: | [show references] |