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

getId

open fun getId(): String

Return the id of this stop watch, as specified on construction.

Return
the id (empty String by default)

Since
4.2.2

See Also
#StopWatch(String)