-
Constructor Summary
Constructors
-
Method Summary
Calculates the duration between a given
Instant
and the current one.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
elapsedSince
Calculates the duration between a given
Instant
and the current one.
- Parameters:
start
- a given instant
- Returns:
- the duration between a given Instant and the current one