com.r3corda.node.serialization / NodeClock / <init>

<init>

NodeClock(delegateClock: Clock = Clock.systemUTC())

A Clock that tokenizes itself when serialized, and delegates to an underlying Clock implementation.