AceTime
2.1.0
Date and time classes for Arduino that support timezones from the TZ Database.
|
Identifiers used by implementation code which need to be publically exported. More...
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef int32_t | ace_time::acetime_t |
Type for the number of seconds from epoch. More... | |
Identifiers used by implementation code which need to be publically exported.
Definition in file common.h.
typedef int32_t ace_time::acetime_t |