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.
pub type duckdb_profiling_info = *mut _duckdb_profiling_info;! Holds a recursive tree containing profiling metrics. ! The tree matches the query plan, and has a top-level node.