1 | static void swing_tenSecondProfile() {
|
2 | lock poorMansProfiling_lock; |
3 | if (poorMansProfiling_isOn()) infoBox("Already profiling");
|
4 | poorMansProfiling(); |
5 | thread "Profile" {
|
6 | sleepSeconds(10); |
7 | showText("10 Second Profile [" + localTime_24() + "]", poorMansProfiling_stopAndRenderResults();
|
8 | } |
9 | } |
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: | #1012819 |
| Snippet name: | swing_tenSecondProfile |
| Eternal ID of this version: | #1012819/4 |
| Text MD5: | af10848f68ca65794c74b626ad22b9fe |
| Author: | stefan |
| Category: | javax / profiling / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-13 23:19:45 |
| Source code size: | 312 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 732 / 752 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |