#include <time_ext.h>
Data Fields | |
uint32_t | sec |
uint32_t | nano |
Definition at line 65 of file time_ext.h.
uint32_t _time_ext::sec |
Definition at line 67 of file time_ext.h.
Referenced by main(), mylog(), SIG_OVERFLOW2(), time_ext_get(), time_ext_get_s(), time_ext_init(), and time_ext_set().
uint32_t _time_ext::nano |
Definition at line 68 of file time_ext.h.
Referenced by main(), mylog(), SIG_OVERFLOW2(), time_ext_get(), time_ext_get_ns(), time_ext_init(), and time_ext_set().