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

4
LINES

< > BotCompany Repo | #1030201 // renderDBLoadTime

JavaX fragment (include)

sS renderDBLoadTime(Concepts cc default db_mainConcepts()) {
  if (cc == null) null;
  ret cc.loadTook < 0 ? "unknown" : n2(cc.loadTook) + " ms";
}

Author comment

Began life as a copy of #1029886

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030201
Snippet name: renderDBLoadTime
Eternal ID of this version: #1030201/1
Text MD5: dcf6de251385057fe5f37c527f9d3e69
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-16 11:50:50
Source code size: 150 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 128
Referenced in: [show references]