Libraryless. Click here for Pure Java version (128L/1K).
1 | static double msToSeconds(long ms) {
|
2 | ret toSeconds(ms); |
3 | } |
4 | |
5 | static double msToSeconds(double ms) {
|
6 | ret toSeconds(ms); |
7 | } |
Began life as a copy of #1006755
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010658 |
| Snippet name: | msToSeconds - synonym of toSeconds - convert milliseconds to seconds (double) |
| Eternal ID of this version: | #1010658/2 |
| Text MD5: | ce4415656e819f376fd18cce31c11f23 |
| Transpilation MD5: | 9eb02339b746dc12c517f5958ab38190 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-12 16:30:56 |
| Source code size: | 128 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 676 / 826 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |