static bool isMultiCore() { ret numberOfCores() > 1; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011224 |
Snippet name: | isMultiCore - are we on a multi-core machine? |
Eternal ID of this version: | #1011224/1 |
Text MD5: | ab42e25bb556cc34e40367f68c61f1f4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-19 05:54:23 |
Source code size: | 58 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 514 / 535 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011773 - hasMultipleCores - synonym of isMultiCore - are we on a multi-core machine? #1011920 - hasMultiCore - synonym of isMultiCore - are we on a multi-core machine? |