duckdb_profiling_info

Type Alias duckdb_profiling_info 

Source
pub type duckdb_profiling_info = *mut _duckdb_profiling_info;
Expand description

! Holds a recursive tree containing profiling metrics. ! The tree matches the query plan, and has a top-level node.