Function anjay_sched_run

Function Documentation

void anjay_sched_run(anjay_t *anjay)

Runs all scheduled events which need to be invoked at or before the time of this function invocation.

Parameters:

anjay – Anjay object to operate on.