| LWWRegisterTDefaultClock 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
static val DefaultClock: Clock<'T>
Field Value
Type:
ClockTSee Also