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