Click or drag to resize

TimeTag Properties

The TimeTag type exposes the following members.

Properties
  Name Description
Public property BaseDateOffsetTicks Gets ticks representing the absolute minimum time of this timetag implementation.
(Inherited from TimeTagBase)
Public property Static member Now Gets a TimeTag object that is set to the current date and time on this computer, expressed as the local time.
Public property Static member UtcNow Gets a TimeTag object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Public property Value Gets or sets number of seconds (including any fractional seconds) since base time.
(Inherited from TimeTagBase)
Top
See Also