toggle menu
Android SDK
androidJvm
switch theme
search in API
Core
/
com.benomad.msdk.core
/
InstantUtils
/
getSecondsBetween
get
Seconds
Between
fun
getSecondsBetween
(
instant1
:
Instant
,
instant2
:
Instant
)
:
Long
Returns duration in seconds between
instant1
and
instant2