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

currentTaskName

@Nullable open fun currentTaskName(): String

Return the name of the currently running task, if any.

Since
4.2.2

See Also
#isRunning()