Package io.github.resilience4j.core
Class StopWatch
java.lang.Object
io.github.resilience4j.core.StopWatch
A simple
StopWatch to measure the processing duration of a call.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startTime
-
clock
-
-
Constructor Details
-
StopWatch
StopWatch(Clock clock)
-
-
Method Details
-
start
-
stop
-