pub unsafe extern "C" fn Highs_getRunTime(highs: *const c_void) -> f64
Expand description

Return the cumulative wall-clock time spent in Highs_run.

@param highs a pointer to the Highs instance

@returns the cumulative wall-clock time spent in Highs_run