[Overview][Constants][Types][Classes] | Reference for unit 'sntpsend' (#synapse) |
Source position: sntpsend.pas line 71
type TNtp = packed record |
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; |
end; |
No notes exist for this page yet.