The scheduler interface consists out of the post
and cancel
functions, which you must implement to use utest
.
More...
#include <utest_scheduler.h>
The scheduler interface consists out of the post
and cancel
functions, which you must implement to use utest
.
Definition at line 96 of file utest_scheduler.h.