Libraryless. Click here for Pure Java version (2568L/17K).
// firstDelay = delay static FixedRateTimer dm_doEveryAndNow(int delay, O r) { ret dm_ownTimer(doEveryAndNow(delay, r)); } static FixedRateTimer dm_doEveryAndNow(double delaySeconds, O r) { ret dm_ownTimer(doEveryAndNow(delaySeconds, r)); }
Began life as a copy of #1027275
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027694 | 
| Snippet name: | dm_doEveryAndNow - install a java.util.Timer | 
| Eternal ID of this version: | #1027694/1 | 
| Text MD5: | 828b8d191447d2283e33436d92f4d422 | 
| Transpilation MD5: | 43cf151723434548b5daf6aefefe9e9c | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-03-31 01:14:14 | 
| Source code size: | 254 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 593 / 788 | 
| Referenced in: | [show references] |