[Overview][Constants][Types][Classes] | Reference for unit 'sntpsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sntpsend.pas line 95
type TSNTPSend = class(TSynaClient) |
public |
constructor Create; |
destructor Destroy; override; |
function DecodeTs(); |
procedure EncodeTs(); |
function GetSNTP; |
function GetNTP; |
function GetBroadcastNTP; |
published |
property NTPTime: TDateTime; [r] |
property NTPOffset: Double; [r] |
property NTPDelay: Double; [r] |
property MaxSyncDiff: double; [rw] |
property SyncTime: Boolean; [rw] |
property Sock: TUDPBlockSocket; [r] |
end; |
| |
| |
TObject |
No notes exist for this page yet.