sbool profilePoint_print; static void profilePoint(S name) { if (profilePoint_print) print(localDateWithMilliseconds() + ": profile point " + currentThreadID() + " " + name); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015787 |
| Snippet name: | profilePoint - (optionally) record we are going through a certain point in the source |
| Eternal ID of this version: | #1015787/2 |
| Text MD5: | 27b2f5fcf4c7cd0bc9509fa58a85e3db |
| Author: | stefan |
| Category: | javax / profiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-27 18:50:34 |
| Source code size: | 188 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 524 / 568 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |