pub unsafe extern "C" fn SCIPgetClockTime( scip: *mut SCIP, clck: *mut SCIP_CLOCK, ) -> f64
gets the measured time of a clock in seconds
@return the measured time of a clock in seconds.