Link Kit C-SDK
5.0.0
|
时间结构体 更多...
#include <aiot_ntp_api.h>
成员变量 | |
uint64_t | timestamp |
uint32_t | year |
uint32_t | mon |
uint32_t | day |
uint32_t | hour |
uint32_t | min |
uint32_t | sec |
uint32_t | msec |
时间结构体
uint64_t aiot_ntp_time_t::timestamp |
uint32_t aiot_ntp_time_t::year |
uint32_t aiot_ntp_time_t::mon |
uint32_t aiot_ntp_time_t::day |
uint32_t aiot_ntp_time_t::hour |
uint32_t aiot_ntp_time_t::min |
uint32_t aiot_ntp_time_t::sec |
uint32_t aiot_ntp_time_t::msec |