Warning: session_start(): open(/var/lib/php/sessions/sess_789qephqheqntn0f44n9o2pc3q, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
sysNow_noPing - only use for testing! [1028118]

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

3
LINES

< > BotCompany Repo | #1028118 // sysNow_noPing - only use for testing!

JavaX fragment (include)

static long sysNow_noPing() {
  ret System.nanoTime()/1000000;
}

Author comment

Began life as a copy of #1006239

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028118
Snippet name: sysNow_noPing - only use for testing!
Eternal ID of this version: #1028118/1
Text MD5: a62727e21cad6b38239c1a2320e3285b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-05-20 13:11:24
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 624 / 642
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)