1 | static bool timedOut(long startTime, long timeout) {
|
2 | ping(); |
3 | ret sysNow()-startTime >= timeout; |
4 | } |
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: | 633 / 653 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |