CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
vx_delay_param_t Struct Reference

The internal representation of the delay parameters as a list. More...

#include <vx_internal.h>

Public Attributes

struct vx_delay_param_tnext
 
vx_node node
 
vx_uint32 index
 

Detailed Description

The internal representation of the delay parameters as a list.

Member Data Documentation

◆ index

vx_uint32 vx_delay_param_t::index

◆ next

struct vx_delay_param_t* vx_delay_param_t::next

◆ node

vx_node vx_delay_param_t::node