Zigbee Protocol Controller 1.6.0
|
OTA time interface for C level. More...
#include "time.h"
Go to the source code of this file.
Functions | |
time_t | calculate_utc_current_time_difference (const time_t time_utc) |
Calculate time diffrence between the local time and UTC time. More... | |
time_t | get_current_utc_current_time () |
Returns the current UTC time. More... | |
OTA time interface for C level.
time_t calculate_utc_current_time_difference | ( | const time_t | time_utc | ) |
Calculate time diffrence between the local time and UTC time.
time_utc | time_t variable time in seconds. |
time_t get_current_utc_current_time | ( | ) |
Returns the current UTC time.