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

11
LINES

< > BotCompany Repo | #1025948 // System Queue Size

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

Uses 911K of libraries. Click here for Pure Java version (3823L/19K).

!7

cmodule SystemQueueSize > DynBigNumber {
  start {
    doEvery(1.0, r update);
  }
  
  void update enter {
    setValue(or(rcall size(dm_getSystemQ()), "?"));
  }
}

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: 125 / 599
Referenced in: [show references]