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