Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1019252 // profileToConsoleWithTimeout - takes a Runnable

JavaX fragment (include)

svoid profileToConsoleWithTimeout(final double timeoutSeconds, final Runnable r) {
  poorMansProfileToConsole(r { pcall {
    evalWithTimeout(timeoutSeconds, r);
  } });
}

Author comment

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: 247 / 276
Referenced in: [show references]