SCIPgetTotalTime

Function SCIPgetTotalTime 

Source
pub unsafe extern "C" fn SCIPgetTotalTime(scip: *mut SCIP) -> f64
Expand description

gets the current total SCIP time in seconds, possibly accumulated over several problems.

@return the current total SCIP time in seconds, ie. the total time since the SCIP instance has been created