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

7
LINES

< > BotCompany Repo | #1021947 // profileToString - takes a Runnable

JavaX fragment (include)

sS profileToString(Runnable r) {
  poorMansProfiling();
  pcall {
    r.run();
  }
  ret poorMansProfiling_stopAndRenderResults();
}

Author comment

Began life as a copy of #1018546

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021947
Snippet name: profileToString - takes a Runnable
Eternal ID of this version: #1021947/2
Text MD5: 8e5822511fbf80b80a6c3c9b73425707
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-03 23:54:49
Source code size: 138 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 240 / 272
Version history: 1 change(s)
Referenced in: [show references]