Click or drag to resize
Akka.NETLWWRegisterTDefaultClock Field
Default clock is using max between DateTime.UtcNow.Ticks and current timestamp + 1.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly Clock<T> DefaultClock

Field Value

Type: ClockT
See Also