sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
RestateClock
Restate
Clock
@
ExperimentalTime
interface
RestateClock
Members
Functions
now
Link copied to clipboard
abstract
suspend
fun
now
(
)
:
Instant
Returns the current time as a deterministic
Instant
.