please include function evalWithTimeout. // returns pair(in time, timed out) static Pair<Set<Thread>> evalWithTimeout_calculations() { Set<Thread> all = evalWithTimeout_allThreads; Set<Thread> inTime = evalWithTimeout_inTime; ret pair(inTime, setMinusSet(all, inTime)); }
Began life as a copy of #1011599
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: | #1012363 |
Snippet name: | evalWithTimeout_calculations |
Eternal ID of this version: | #1012363/3 |
Text MD5: | 75feaae4f64ced4ed7fbb0322f5befbc |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-28 22:41:29 |
Source code size: | 285 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 407 / 432 |
Version history: | 2 change(s) |
Referenced in: | [show references] |