Nicolas Borla / Mbed OS BBR_1Ebene
Embed: (wiki syntax)

« Back to documentation index

utest_v1_scheduler_t Struct Reference

utest_v1_scheduler_t Struct Reference
[Frameworks]

The scheduler interface consists out of the `post` and `cancel` functions, which you must implement to use `utest`. More...

#include <utest_scheduler.h>


Detailed Description

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.