class NodeClock : Clock, SerializeAsToken
A Clock that tokenizes itself when serialized, and delegates to an underlying Clock implementation.