SCIPgetClockTime

Function SCIPgetClockTime 

Source
pub unsafe extern "C" fn SCIPgetClockTime(
    scip: *mut SCIP,
    clck: *mut SCIP_CLOCK,
) -> f64
Expand description

gets the measured time of a clock in seconds

@return the measured time of a clock in seconds.