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

3
LINES

< > BotCompany Repo | #1033562 // clockTimeToSystemTime

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

Libraryless. Click here for Pure Java version (4544L/25K).

static long clockTimeToSystemTime(long now) {
  ret now == 0 ? 0 : now + clockToSysTimeDiff();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033562
Snippet name: clockTimeToSystemTime
Eternal ID of this version: #1033562/1
Text MD5: af0dfb7435a6451df9cfc7f61b0a1ec9
Transpilation MD5: c4c6632ff6615dd73e87f12cf6fba4ff
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-03 16:54:40
Source code size: 98 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 131
Referenced in: [show references]