LibJuno 0.42.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
#include <time_api.h>
Data Fields | |
JUNO_TIME_SECONDS_T | iSeconds |
Seconds component of time. | |
JUNO_TIME_SUBSECONDS_T | iSubSeconds |
JUNO_TIME_SECONDS_T JUNO_TIMESTAMP_TAG::iSeconds |
Seconds component of time.
JUNO_TIME_SUBSECONDS_T JUNO_TIMESTAMP_TAG::iSubSeconds |
Subseconds componenet of time. 1 Second == 1 << sizeof(JUNO_TIME_SUBSECONDS_T) - 1 Subseconds