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

4
LINES

< > BotCompany Repo | #1012928 // timedOut - startTime must come from sysNow()

JavaX fragment (include)

static bool timedOut(long startTime, long timeout) {
  ping();
  ret sysNow()-startTime >= timeout;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1012928
Snippet name: timedOut - startTime must come from sysNow()
Eternal ID of this version: #1012928/2
Text MD5: 7fb9dd5b6a78ea16d4bac5d1c363e1fc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-17 23:50:12
Source code size: 104 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 311 / 340
Version history: 1 change(s)
Referenced in: [show references]