C# Class LiteNetLib.NtpSyncModule

Afficher le fichier Open project: RevenantX/LiteNetLib Class Usage Examples

Méthodes publiques

Méthode Description
GetNetworkTime ( ) : void
NtpSyncModule ( string ntpServer ) : System

Private Methods

Méthode Description
OnMessageReceived ( byte data, int length, int errorCode, NetEndPoint remoteEndPoint ) : void

Method Details

GetNetworkTime() public méthode

public GetNetworkTime ( ) : void
Résultat void

NtpSyncModule() public méthode

public NtpSyncModule ( string ntpServer ) : System
ntpServer string
Résultat System