Tizen RT Libs&Environment
v1.0 D5
|
Structure of NTP server's connection information. More...
#include <ntpclient.h>
Data Fields | |
char * | hostname |
int | port |
Structure of NTP server's connection information.
Definition at line 108 of file ntpclient.h.
char* hostname |
Definition at line 109 of file ntpclient.h.
int port |
Definition at line 110 of file ntpclient.h.