Click or drag to resize
Akka.NETITimeProvider Interface
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface ITimeProvider

The ITimeProvider type exposes the following members.

Properties
  NameDescription
Public propertyHighResMonotonicClock
TBD
Public propertyMonotonicClock
TBD
Public propertyNow
Gets the scheduler's notion of current time.
Top
See Also