!7 cmodule TenSecondProfiler { S result; transient JTextArea textArea; visual northAndCenterWithMargins( fontSize(20, jbutton("Profile!", disableAndRenameButtonWhileCalcing3("Profiling...", r doIt))), textArea = typeWriterTextArea_noUndo("Results will go here")); void doIt enter { setTextCaret0(textArea, text_tenSecondProfile()); } }