svoid profileToConsoleWithTimeout(final double timeoutSeconds, final Runnable r) { poorMansProfileToConsole(r { pcall { evalWithTimeout(timeoutSeconds, r); } }); }
Began life as a copy of #1018546
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019252 |
| Snippet name: | profileToConsoleWithTimeout - takes a Runnable |
| Eternal ID of this version: | #1019252/1 |
| Text MD5: | ca532e6f249429ab58458eb93d2bc992 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-28 16:43:48 |
| Source code size: | 175 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 523 / 564 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |