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

3
LINES

< > BotCompany Repo | #1028502 // microsecondsToSeconds

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

Libraryless. Click here for Pure Java version (28L/1K).

static double microsecondsToSeconds(double us) {
  ret us/1000000;
}

Author comment

Began life as a copy of #1022335

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028502
Snippet name: microsecondsToSeconds
Eternal ID of this version: #1028502/3
Text MD5: ad10540c2b145941ba2a5d5fb215186f
Transpilation MD5: 78091e1f221aa32570f6aa74eea845cd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-23 10:33:05
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 123 / 184
Version history: 2 change(s)
Referenced in: [show references]