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

3
LINES

< > BotCompany Repo | #1019775 // fromMinutes - minutes to milliseconds

JavaX fragment (include)

static long fromMinutes(double minutes) {
  ret (long) (minutes*60000);
}

Author comment

Began life as a copy of #1004093

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019775
Snippet name: fromMinutes - minutes to milliseconds
Eternal ID of this version: #1019775/1
Text MD5: e0c3020e9c8f3c0349c21024fb98dcb7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-25 16:33:38
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 231 / 262
Referenced in: [show references]