scope machineTimeOffset. please include function machineTime. static Long #value; static long machineTimeOffset() { lock machineTime_lock; if (value == null) value = parseLongOpt(trim(loadTextFile(machineTimeOffsetFile()))); ret value; } end scope
Began life as a copy of #1015652
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: | #1015653 |
| Snippet name: | machineTimeOffset - TODO: reload sometimes |
| Eternal ID of this version: | #1015653/3 |
| Text MD5: | f65ba260a4d05ccdf9546487c64fb192 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-20 15:54:00 |
| Source code size: | 274 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 565 / 607 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |