CoreFlow 1.0.0
A modern orchestration and execution runtime
|
The internal representation of the delay parameters as a list. More...
#include <vx_internal.h>
Public Attributes | |
struct vx_delay_param_t * | next |
vx_node | node |
vx_uint32 | index |
The internal representation of the delay parameters as a list.
vx_uint32 vx_delay_param_t::index |
struct vx_delay_param_t* vx_delay_param_t::next |
vx_node vx_delay_param_t::node |