69 #ifndef OC_CLOCK_CONF_TICKS_PER_SECOND
70 #error "Please define OC_CLOCK_CONF_TICKS_PER_SECOND in oc_config.h"
72 #define OC_CLOCK_SECOND OC_CLOCK_CONF_TICKS_PER_SECOND
void oc_clock_init(void)
A second, measured in system clock time.
oc_clock_time_t oc_clock_time(void)
Get the current clock time.
void oc_clock_wait(oc_clock_time_t t)
Wait for a given number of ticks.
unsigned long oc_clock_seconds(void)
Get the current value of the platform seconds.
rfc3339 timing conversions.