Package org.n52.web.common
Class Stopwatch
- java.lang.Object
-
- org.n52.web.common.Stopwatch
-
public class Stopwatch extends Object
-
-
Constructor Summary
Constructors Constructor Description Stopwatch()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetStartInMillis()static StopwatchstartStopwatch()longstopInMillis()StringstopInSeconds()
-