Skip to content

CausalClock.Merge(DateTime)

Merge(DateTime)

View source
public DateTime Merge(DateTime timestamp)
Merges a timestamp into this clock.

Parameters

timestampDateTime
The timestamp to observe.

Returns

The latest timestamp observed by this clock.