sS tenSecondProfileAndShowInFrame() { S text = text_tenSecondProfile(); temp tempInfoBox_noHide("Profiling for 10 seconds..."); if (eqic(text, "Already profiling")) ret infoBoxAndReturn(text); showText("10 Second Profile (" + localDateWithSeconds() + ")", text); ret text; }