Embedded TCP/IP stack
4.7.0
|
void fnet_sntp_timestamp2utc | ( | const fnet_sntp_timestamp_t * | timestamp, |
fnet_sntp_utc_t * | utc | ||
) |
Converts the SNTP timestamp to the Coordinated Universal Time (UTC).
timestamp | SNTP timestamp. |
utc | UTC time. |
This function converts the SNTP timestamp to the Coordinated Universal Time (UTC). The SNTP timestamp is provided by the SNTP-client callback function.