Skip to content

CausalClock.CausalClock(IClock)

CausalClock(IClock)

View source
public CausalClock(IClock clock)
Initializes a new instance of the CausalClock class.

Parameters

clockIClock
The physical clock used as the lower bound for generated timestamps.