Uses 911K of libraries. Click here for Pure Java version (4589L/22K).
!7 cmodule SystemLoad > DynBigNumber { start { setDescription("SYSTEM LOAD"); doEveryAndNow(4000, r actualUpdate); } void actualUpdate { //time "System Load" { usually <= 2 ms double load = systemLoad(); vmBus_send systemLoad(load); setValue(formatDoubleFull(load, 1)); //} } }
Began life as a copy of #1016598
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017856 |
Snippet name: | System Load [Dyn Module] |
Eternal ID of this version: | #1017856/8 |
Text MD5: | 34176ac423038b1bff133265840a1f00 |
Transpilation MD5: | f63950ec3a3be4785e0cc372c76b4aff |
Author: | stefan |
Category: | javax / modules |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-12-09 18:41:47 |
Source code size: | 332 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 459 / 303466 |
Version history: | 7 change(s) |
Referenced in: | #1030607 - DynGazelleRocks #1030627 - DynGazelleMultiBot |