kalium
common
logic
/
com.wire.kalium.logic.util
/
ServerTimeHandler
/
toServerTimestamp
to
Server
Timestamp
abstract
fun
toServerTimestamp
(
localTimestamp
:
Long
=
Clock.System.now().epochSeconds
)
:
Long