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

3
LINES

< > BotCompany Repo | #1023939 // minutesToMS

JavaX fragment (include)

static long minutesToMS(double minutes) {
  ret round(minutes*60*1000);
}

Author comment

Began life as a copy of #1020367

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023939
Snippet name: minutesToMS
Eternal ID of this version: #1023939/3
Text MD5: e3aa073b1be56dff1dde6d3ff91c8f83
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-13 17:28:31
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 173 / 217
Version history: 2 change(s)
Referenced in: [show references]