NodeClock(delegateClock: Clock = Clock.systemUTC())
A Clock that tokenizes itself when serialized, and delegates to an underlying Clock implementation.