svoid repeatForNSeconds(double seconds default defaultWarmUpSeconds(), Runnable f) { warmUp(seconds, f); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032046 |
| Snippet name: | repeatForNSeconds - synonym of warmUp |
| Eternal ID of this version: | #1032046/3 |
| Text MD5: | 7d132bb8733c3fe049481015be225e0d |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-11 05:56:29 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 415 / 405 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032220 - repeatForNSeconds_atLeastOnce |