Package dev.comfast.util.time
Class StopwatchTime
java.lang.Object
dev.comfast.util.time.StopwatchTime
Result of Stopwatch measurement.
End time === time when Constructor called
-
Field Details
-
startTimestamp
public final long startTimestamp -
startTimeNs
public final long startTimeNs -
endTimeNs
public final long endTimeNs
-
-
Method Details