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

4
LINES

< > BotCompany Repo | #1000801 // now function

JavaX fragment (include)

1  
static long now_virtualTime;
2  
static long now() {
3  
  return now_virtualTime != 0 ? now_virtualTime : System.currentTimeMillis();
4  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1000801
Snippet name: now function
Eternal ID of this version: #1000801/1
Text MD5: 19f54e99a86d2a559f6b4d1f429ea0f2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-05 16:08:29
Source code size: 133 bytes / 4 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 821 / 6487
Referenced in: [show references]