sS tenSecondProfileAndShowInFrame() { S text = text_tenSecondProfile(); if (eqic(text, "Already profiling")) ret infoBoxAndReturn(text); showFrame("10 Second Profile (" + localDateWithSeconds() + ")", text); ret text; }