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

3
LINES

< > BotCompany Repo | #1036029 // sysNowPlusSeconds_noPing

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (52L/1K).

static long sysNowPlusSeconds_noPing(double seconds) {
  ret sysNow_noPing()+secondsToMS(seconds);
}

Author comment

Began life as a copy of #1036028

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036029
Snippet name: sysNowPlusSeconds_noPing
Eternal ID of this version: #1036029/1
Text MD5: faf822b7a2393d1c5059e6309c647648
Transpilation MD5: 4770225a20cf4e483c6e9c6ad2b0de15
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:27
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 83
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)