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

6
LINES

< > BotCompany Repo | #1021841 // timedGCPlusDeadlockSolving_printAlways - gc() and show the time taken

JavaX fragment (include)

static void timedGCPlusDeadlockSolving_printAlways() {
  time "GC & deadlock check" {
    gc();
    printDeadlocksAndSolve();
  }
}

Author comment

Began life as a copy of #1021840

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021841
Snippet name: timedGCPlusDeadlockSolving_printAlways - gc() and show the time taken
Eternal ID of this version: #1021841/3
Text MD5: df7d3331f02efdbd8ea10cf3f4c7ef37
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-02 00:13:34
Source code size: 136 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 191 / 233
Version history: 2 change(s)
Referenced in: [show references]