MESH testbench Header. More...
#include <glib.h>Go to the source code of this file.
Functions | |
| void | mesh_tb_wait_for (mesh_time time) |
| Inserts a specified delay into the runtime of the testbench implementation. | |
MESH testbench Header.
| void mesh_tb_wait_for | ( | mesh_time | time | ) |
Inserts a specified delay into the runtime of the testbench implementation.
| time | Number of simulation cycles to spend waiting precond Can only be used in a testbench thread |
1.7.1