clone On New Node
abstract fun cloneOnNewNode(@Nonnull destination: Node<T>, @Nonnull currentTime: Time): TimeDistribution<T>
Return
an exact copy of this TimeDistribution
Parameters
destination
the node where the newly created time distribution will be placed
current Time
the time at which the cloning operation happened