Transpiled version (5187L) is out of date.
static Timestamp tsNowPlusMS(long ms) { ret tsNow().plus(msToSeconds(ms)); } static Timestamp tsNowPlusMS(double ms) { ret tsNow().plus(msToSeconds(ms)); }
Began life as a copy of #1032481
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033688 | 
| Snippet name: | tsNowPlusMS | 
| Eternal ID of this version: | #1033688/3 | 
| Text MD5: | 98ca818d09b16373f8e768b0a4e46d46 | 
| 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:49 | 
| Source code size: | 166 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 406 / 523 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |