Libraryless. Click here for Pure Java version (10863L/60K).
static FixedRateTimer doEveryStartingNow(double delay, O r) { ret doEveryStartingNow(toInt(toMS(delay)), r); } static FixedRateTimer doEveryStartingNow(int delay, O r) { ret doEvery(delay, 0, r); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1004856 |
| Snippet name: | doEveryStartingNow |
| Eternal ID of this version: | #1004856/3 |
| Text MD5: | 89625fd2e5c14cf225506ccf561ea219 |
| Transpilation MD5: | 42ecfea8de16f75035131f9cf101eea6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2025-04-20 19:32:05 |
| Source code size: | 210 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 3230 / 3537 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |