sS butterReloadWithInfoBox(S botID) { time { S answer = butterReload(botID); } infoBox("Reloaded " + botID + " in " + lastTiming_format100ms()); ret answer; }