Function libduckdb_sys::duckdb_query_progress

source ·
pub unsafe extern "C" fn duckdb_query_progress(
    connection: duckdb_connection
) -> duckdb_query_progress_type
Expand description

Get progress of the running query

connection: The working connection returns: -1 if no progress or a percentage of the progress