Click or drag to resize

FastUtcTimeSource Properties

The FastUtcTimeSource type exposes the following members.

Properties
  NameDescription
Protected propertyFreshTime
Gets uncached UTC time directly from DateTime.UtcNow.
(Overrides CachedTimeSourceFreshTime.)
Public propertyTime
Gets current time cached for one system tick (15.6 milliseconds).
(Inherited from CachedTimeSource.)
Top
See Also