spring-framework / org.springframework.util / StopWatch / prettyPrint

prettyPrint

open fun prettyPrint(): String

Return a string with a table describing all tasks performed. For custom reporting, call getTaskInfo() and use the task info directly.