Uses 911K of libraries. Click here for Pure Java version (6601L/34K).
1 | !7 |
2 | |
3 | cmodule TenSecondProfiler { |
4 | S result; |
5 | transient JTextArea textArea; |
6 | |
7 | visual northAndCenterWithMargins( |
8 | fontSize(20, jbutton("Profile!", disableAndRenameButtonWhileCalcing3("Profiling...", r doIt))), |
9 | textArea = typeWriterTextArea_noUndo("Results will go here")); |
10 | |
11 | void doIt enter { |
12 | setTextCaret0(textArea, text_tenSecondProfile()); |
13 | } |
14 | } |
Began life as a copy of #1016146
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016416 |
Snippet name: | 10 Second Profiler [Dyn Module] |
Eternal ID of this version: | #1016416/11 |
Text MD5: | 414cc230e2e6a7ed56d34cea41f28d7c |
Transpilation MD5: | 5955a3beb1ece97ffd1b6834b07960e5 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-26 09:33:04 |
Source code size: | 373 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 547 / 16658 |
Version history: | 10 change(s) |
Referenced in: | [show references] |