#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define PROVIDE_TIME(_subsys, _api_func, _func)
Provide a time API implementation.
time_t time_now(void)
Get current time in seconds (ignoring system clock offset)
#define TICKS_PER_SEC
Number of ticks per second.
int64_t time_t
Seconds since the Epoch.
static time_t null_now(void)
Get current time in seconds.
unsigned long currticks(void)
Get current system time in ticks.