1 | svoid poorMansProfileToConsole(Runnable r) { |
2 | poorMansProfiling(); |
3 | try { |
4 | r.run(); |
5 | } finally { |
6 | poorMansProfiling_stopAndPrintResults(); |
7 | } |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018546 |
Snippet name: | poorMansProfileToConsole - takes a Runnable |
Eternal ID of this version: | #1018546/4 |
Text MD5: | c11f1506f39fdb09adbc1eb0757a7b32 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-16 20:28:37 |
Source code size: | 160 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 518 / 539 |
Version history: | 3 change(s) |
Referenced in: | [show references] |