LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
#include <time_api.h>
Data Fields | |
JUNO_TIME_SECONDS_T | iSeconds |
JUNO_TIME_MILLIS_T | iMillis |
JUNO_TIME_MICROS_T | iMicros |
JUNO_TIME_NANOS_T | iNanos |
JUNO_TIME_MICROS_T JUNO_TIMESTAMP_TAG::iMicros |
JUNO_TIME_MILLIS_T JUNO_TIMESTAMP_TAG::iMillis |
JUNO_TIME_NANOS_T JUNO_TIMESTAMP_TAG::iNanos |
JUNO_TIME_SECONDS_T JUNO_TIMESTAMP_TAG::iSeconds |