Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

14
LINES

< > BotCompany Repo | #1016416 // 10 Second Profiler [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (6601L/34K).

!7

cmodule TenSecondProfiler {
  S result;
  transient JTextArea textArea;

  visual northAndCenterWithMargins(
    fontSize(20, jbutton("Profile!", disableAndRenameButtonWhileCalcing3("Profiling...", r doIt))),
    textArea = typeWriterTextArea_noUndo("Results will go here"));

  void doIt enter {
    setTextCaret0(textArea, text_tenSecondProfile());
  }
}

Author comment

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: 478 / 16562
Version history: 10 change(s)
Referenced in: [show references]