MeterLogger
user
unix_time.h
Go to the documentation of this file.
1
ICACHE_FLASH_ATTR
void
init_unix_time
(
void
);
2
ICACHE_FLASH_ATTR
uint32_t
get_unix_time
(
void
);
3
ICACHE_FLASH_ATTR
uint32_t
get_uptime
(
void
);
get_uptime
ICACHE_FLASH_ATTR uint32_t get_uptime(void)
Definition:
unix_time.c:61
ICACHE_FLASH_ATTR
#define ICACHE_FLASH_ATTR
Definition:
c_types.h:99
get_unix_time
ICACHE_FLASH_ATTR uint32_t get_unix_time(void)
Definition:
unix_time.c:55
init_unix_time
ICACHE_FLASH_ATTR void init_unix_time(void)
Definition:
unix_time.c:37
Generated by
1.8.13