MergeUtcNow(DateTime)
public DateTime MergeUtcNow(DateTime timestamp) Merges a timestamp and advances this clock using the current UTC time.
Parameters
timestampDateTime- The timestamp to observe before advancing the clock.
Returns
A UTC timestamp later than the supplied and previously observed timestamps.
