Click or drag to resize
Akka.NETFailureDetectorDefaultClock Field
The default clock implementation used by the PhiAccrualFailureDetector

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly Clock DefaultClock

Return Value

Type: Clock
A clock instance.
See Also