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

7
LINES

< > BotCompany Repo | #1024198 // tenSecondProfileAndShowInFrame

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (7526L/53K).

1  
sS tenSecondProfileAndShowInFrame() {
2  
  temp tempInfoBox_noHide("Profiling for 10 seconds...");
3  
  S text = text_tenSecondProfile();
4  
  if (eqic(text, "Already profiling")) ret infoBoxAndReturn(text);
5  
  showText("10 Second Profile (" + localDateWithSeconds() + ")", text);
6  
  ret text;
7  
}

Author comment

Began life as a copy of #1013044

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024198
Snippet name: tenSecondProfileAndShowInFrame
Eternal ID of this version: #1024198/6
Text MD5: 40eebe9c6065f672a107b1a1981d2c83
Transpilation MD5: daf30ce4d678c645b6bb26e5f7a1deed
Author: stefan
Category: javax / profiling / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-26 09:26:33
Source code size: 290 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 198 / 288
Version history: 5 change(s)
Referenced in: [show references]