Click or drag to resize

TimerLoggerStop Method

Overload List
  NameDescription
Public methodStop
Stops the timer and logs the closing message.
Public methodStop(String)
Stops the timer and logs the closing message with the provided addendum.
Public methodStop(String, Double)
Stops the timer and logs the closing message with the provided addendum. If the timer met or exceeded the specified threshold then the entry is logged as a Warning rather than as Info.
Top
See Also