Function quackdb_internal::ffi::duckdb_query_progress
source · pub unsafe extern "C" fn duckdb_query_progress(
connection: *mut _duckdb_connection
) -> f64
Expand description
Get progress of the running query
connection: The working connection returns: -1 if no progress or a percentage of the progress