Click or drag to resize

NtpTimeTagGetBaseDateOffsetTicks Method

Overload List
  Name Description
Public method Static member GetBaseDateOffsetTicks(Decimal) Gets proper NTP offset based on seconds value, see RFC-2030.
Public method Static member GetBaseDateOffsetTicks(Ticks) Gets proper NTP offset based on timestamp value, see RFC-2030.
Public method Static member GetBaseDateOffsetTicks(UInt32) Gets proper NTP offset based on most significant byte on seconds value, see RFC-2030.
Top
See Also