sS profileToString(Runnable r) { poorMansProfiling(); pcall { r.run(); } ret poorMansProfiling_stopAndRenderResults(); }