Libraryless. Click here for Pure Java version (5693L/39K).
sS butterReloadWithInfoBox(S botID) { if (empty(botID)) null; S answer; time { answer = butterReload(botID); } infoBox("Reloaded " + botID + " in " + lastTiming_format100ms()); ret answer; }
Began life as a copy of #1014776
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029664 |
| Snippet name: | butterReloadWithInfoBox |
| Eternal ID of this version: | #1029664/4 |
| Text MD5: | 06cd5392c9d2751377575d3ee6ad5450 |
| Transpilation MD5: | aeb317f5d6a139e902430ec43e59c652 |
| Author: | stefan |
| Category: | javax / web |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-05 21:08:12 |
| Source code size: | 215 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 397 / 512 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |