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

3
LINES

< > BotCompany Repo | #1032034 // msToNanos

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

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

static double msToNanos(double ms) {
  ret ms*1e6;
}

Author comment

Began life as a copy of #1029034

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032034
Snippet name: msToNanos
Eternal ID of this version: #1032034/1
Text MD5: 74064e21394e1546be3d4bea3c48e36b
Transpilation MD5: a3af8c883c8e1c548af146403384ae61
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 04:28:24
Source code size: 54 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 129
Referenced in: [show references]