Libraryless. Click here for Pure Java version (9197L/51K).
static long sysNowPlusSeconds(double seconds) { ret sysNow()+secondsToMS(seconds); }
Began life as a copy of #1006239
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036028 |
| Snippet name: | sysNowPlusSeconds |
| Eternal ID of this version: | #1036028/1 |
| Text MD5: | 2b130a4c8712cee18f1d3968ff69b9c0 |
| Transpilation MD5: | a7a8e98a4a839efed71c7b74c5685ff3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-09-01 21:36:07 |
| Source code size: | 88 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 458 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036029 - sysNowPlusSeconds_noPing |