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

9
LINES

< > BotCompany Repo | #1012819 // swing_tenSecondProfile

JavaX fragment (include)

static void swing_tenSecondProfile() {
  lock poorMansProfiling_lock;
  if (poorMansProfiling_isOn()) infoBox("Already profiling");
  poorMansProfiling();
  thread "Profile" {
    sleepSeconds(10);
    showText("10 Second Profile [" + localTime_24() + "]", poorMansProfiling_stopAndRenderResults();
  }
}

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: 362 / 393
Version history: 3 change(s)
Referenced in: [show references]