Package org.apache.camel.util
Class StopWatch
- java.lang.Object
-
- org.apache.camel.util.StopWatch
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrestart()Starts or restarts the stop watchlongtaken()Returns the time taken in millis.
-