packed record TNtp

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNtp = packed record

Description

Record containing the NTP packet.

Overview

Fields

mode: Byte;
stratum: Byte;
poll: Byte;
Precision: Byte;
RootDelay: Longint;
RootDisperson: Longint;
RefID: Longint;
Ref1: Longint;
Ref2: Longint;
Org1: Longint;
Org2: Longint;
Rcv1: Longint;
Rcv2: Longint;
Xmit1: Longint;
Xmit2: Longint;

Description

Fields

mode: Byte;
 
stratum: Byte;
 
poll: Byte;
 
Precision: Byte;
 
RootDelay: Longint;
 
RootDisperson: Longint;
 
RefID: Longint;
 
Ref1: Longint;
 
Ref2: Longint;
 
Org1: Longint;
 
Org2: Longint;
 
Rcv1: Longint;
 
Rcv2: Longint;
 
Xmit1: Longint;
 
Xmit2: Longint;
 
Generated by PasDoc 0.9.0 on 2012-04-23 21:38:58