Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Set the current time of the device. More...
#include <types.h>
Data Fields | |
struct infuse_rpc_req_header | header |
uint64_t | epoch_time |
Current epoch time on the device. | |
Set the current time of the device.
uint64_t rpc_time_set_request::epoch_time |
Current epoch time on the device.
struct infuse_rpc_req_header rpc_time_set_request::header |