Click or drag to resize

FastLocalTimeSource Properties

The FastLocalTimeSource type exposes the following members.

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