1 | static S nodes_pingCmd() { |
2 | ret [[ |
3 | ws.send((working ? 'working' : 'idle') + '; cores=' + navigator.hardwareConcurrency + "; id=" + window.computerID |
4 | + (window.benchResult != null ? "; bench=" + window.benchResult : "") |
5 | + "; b=" + navigator.userAgent); |
6 | ]]; |
7 | } |
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: | #1013979 |
Snippet name: | nodes_pingCmd |
Eternal ID of this version: | #1013979/7 |
Text MD5: | 950f3bac62c37504ac377a4f036388f4 |
Author: | stefan |
Category: | javax / web |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-03 18:45:32 |
Source code size: | 283 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 445 / 482 |
Version history: | 6 change(s) |
Referenced in: | [show references] |