Daiki Kato / mbed-os-lychee

Dependents:   mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more

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.