Click or drag to resize
Akka.NETSchedulerBase Properties

The SchedulerBase type exposes the following members.

Properties
  NameDescription
Public propertyHighResMonotonicClock
The current time since startup, as determined by the high resolution monotonic clock implementation.
Public propertyMonotonicClock
The current time since startup, as determined by the monotonic clock implementation.
Protected propertyTimeNow
TBD
Top
See Also