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)

1  
sS profileToString(Runnable r) {
2  
  poorMansProfiling();
3  
  pcall {
4  
    r.run();
5  
  }
6  
  ret poorMansProfiling_stopAndRenderResults();
7  
}

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: 244 / 275
Version history: 1 change(s)
Referenced in: [show references]