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

3
LINES

< > BotCompany Repo | #1034578 // secondsToNanos

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

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

static double secondsToNanos(double seconds) {
  ret seconds*1e9;
}

Author comment

Began life as a copy of #1028977

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034578
Snippet name: secondsToNanos
Eternal ID of this version: #1034578/1
Text MD5: 780359aedde291025902c03746ccfa15
Transpilation MD5: 867407d4dbc2f270b481b0439c685452
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-19 05:20:12
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 108
Referenced in: [show references]