Libraryless. Click here for Pure Java version (13193L/89K).
1 | sS renderDBSaveTime(Concepts cc default db_mainConcepts()) {
|
2 | if (cc == null) null; |
3 | ret cc.lastSaveTook < 0 ? "unknown" : n2(cc.lastSaveTook) + " ms"; |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029886 |
| Snippet name: | renderDBSaveTime |
| Eternal ID of this version: | #1029886/1 |
| Text MD5: | 539cbe4adb9bf1342737032530d0f9c1 |
| Transpilation MD5: | d07d40e97f3f7184dee865adf1ac11b7 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-27 17:04:33 |
| Source code size: | 158 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 470 / 613 |
| Referenced in: | [show references] |