Equivalent to SECONDS.convert(duration, this).
SECONDS.convert(duration, this)
Parameters:
duration
Returns: the converted duration, or Long.MIN_VALUE if conversion would negatively overflow, or Long.MAX_VALUE if it would positively overflow.
Long.MIN_VALUE
Long.MAX_VALUE
Diagram: TimeUnit, Callable