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

3
LINES

< > BotCompany Repo | #1008028 // toMS_int - seconds to milliseconds

JavaX fragment (include)

static int toMS_int(double seconds) {
  ret toInt_checked((long) (seconds*1000));
}

Author comment

Began life as a copy of #1004093

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1008028
Snippet name: toMS_int - seconds to milliseconds
Eternal ID of this version: #1008028/4
Text MD5: 8c0e0364d9afebb8eb147790bdf8414e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-31 03:15:02
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 429 / 503
Version history: 3 change(s)
Referenced in: [show references]