Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

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.